Libraries tagged by unmarshalling
mrbenosborne/json-unmarshal
1592 Downloads
A PHP 8 package for un-marshalling JSON data onto class properties.
kingson-de/marshal-xml-serializer
103 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
730 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
sylvrs/libmarshal
1100 Downloads
A library used for marshalling/unmarshalling data into objects
kingson-de/marshal-json-serializer
22 Downloads
Marshal JSON is serializing / marshalling data structures to JSON. It is also deserializing / unmarshalling JSON back to the data structures.
dcarbone/gojson
0 Downloads
PHP lib intended to assist in marshalling and unmarshalling JSON data from Golang-based services
shadiakiki1986/xsd-to-php
257 Downloads
Legko XML: compile XSD schema to PHP, XML marshalling/unmashalling http://mikebevz.com/xsd-to-php-tool/
aura/marshal
130760 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
xp-forge/marshalling
43774 Downloads
Marshalling
moodev/weasel
198989 Downloads
Object marshalling library for PHP supporting JSON and XML
yuubit/paxb
546 Downloads
Public library PAXB - PHP Annotation Xml Binding, basic implementation of annotation driven xml binding
jmjjg/cakephp3-database
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema and cleaning data being saved.
eufony/marshaller
5 Downloads
Common interfaces for object marshalling libraries.
bumblebee/bumblebee-bundle
3720 Downloads
Bumblebee integration with Symfony2
bumblebee/bumblebee
3742 Downloads
A data transformer library for PHP