Libraries tagged by data marshalling
aura/marshal
130795 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.
mrbenosborne/json-unmarshal
1593 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.
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.
bumblebee/bumblebee-bundle
3720 Downloads
Bumblebee integration with Symfony2
bumblebee/bumblebee
3742 Downloads
A data transformer library for PHP
dcarbone/gojson
0 Downloads
PHP lib intended to assist in marshalling and unmarshalling JSON data from Golang-based services
sparkcentral/marshaller
3034 Downloads
Generic marshalling component. Provides functionality to transform data from one form to another and vice versa.