Libraries tagged by unmarshaller
suin/marshaller
63 Downloads
Type-safe data mapping between JSON and a PHP class object.
flashport/json-marshaller
400 Downloads
A simple JSON Marshaller/Unmarshaller library.
incoming/incoming
84544 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
anujrnair/php-json-marshaller
6608 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
sylvrs/libmarshal
1099 Downloads
A library used for marshalling/unmarshalling data into objects
kingson-de/marshal-xml-serializer
101 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
727 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
kingson-de/marshal-json-serializer
21 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
eufony/marshaller-implementation
Downloads
acelot/automapper
3360 Downloads
Powerful declarative data mapper for PHP 8
spiral/marshaller
753 Downloads
Marshaller package
onemoreangle/php-marshaller
30 Downloads
A small library with few required dependencies to serialize and deserialize PHP structures using optional attribute or annotation-based configuration
gnugat/marshaller
349 Downloads
A PHP library that converts from one format to another
feast/json
6 Downloads
Standalone JSON marshaller based off the one built into FEAST framework at feast/feast