PHP Classes

How Can PHP Serialize Object to Array Using the Package PHP Pancake Object: Value objects that can loaded and saved to arrays

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2025-03-26 (Yesterday) RSS 2.0 feedNot yet rated by the usersTotal: Not yet counted Not yet ranked
Version License PHP version Categories
php-pancake-object 1.0Custom (specified...7Data types, Language, PHP 7
Description 

Author

This package provides classes that can be used to create value objects that can loaded and saved to arrays.

The package classes can take a value object and check if it has an annotation comment with the value #[Item] to define which class variables should be loaded or saved.

There is also a serializer class that can process a value object and extract the values of variables to be saved and creates an array with the value object variable names and values.

A hydrator class is able to take an array generated by the serializer class and create a value object of a given class with the values loaded from the serialized array.
hydrator class that can

Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.

Picture of Andrey Postal
  Performance   Level  
Name: Andrey Postal <contact>
Classes: 3 packages by
Country: Brazil Brazil

Instructions

  Files folder image Files (19)  
File Role Description
Files folder imagesrc (4 files, 2 directories)
Files folder imagetests (3 files, 2 directories)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file phpunit.xml.dist Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files (19)  /  src  
File Role Description
Files folder imageAttributes (3 files)
Files folder imageKeyMapping (2 files)
  Plain text file HydratorInterface.php Class Class source
  Plain text file SerializerInterface.php Class Class source
  Plain text file SimpleHydrator.php Class Class source
  Plain text file SimpleSerializer.php Class Class source

  Files folder image Files (19)  /  src  /  Attributes  
File Role Description
  Plain text file Item.php Class Class source
  Plain text file SkipItem.php Class Class source
  Plain text file ValueObject.php Class Class source

  Files folder image Files (19)  /  src  /  KeyMapping  
File Role Description
  Plain text file KeyMappingStrategy.php Class Class source
  Plain text file KeyMappingUnderscore.php Class Class source

  Files folder image Files (19)  /  tests  
File Role Description
Files folder imageKeyMapping (1 file)
Files folder imageUtils (1 file)
  Accessible without login Plain text file bootstrap.php Aux. Configuration script
  Plain text file HydratorTest.php Class Class source
  Plain text file SerializerTest.php Class Class source

  Files folder image Files (19)  /  tests  /  KeyMapping  
File Role Description
  Plain text file KeyMappingUnderscoreTest.php Class Class source

  Files folder image Files (19)  /  tests  /  Utils  
File Role Description
  Plain text file SimpleTestObject.php Class Class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads  
 100%
Total:0
This week:0