Libraries tagged by unmarshaller
flashport/json-marshaller
1495 Downloads
A simple JSON Marshaller/Unmarshaller library.
suin/marshaller
73 Downloads
Type-safe data mapping between JSON and a PHP class object.
farzai/json-serializer
1 Downloads
High-performance JSON serializer for PHP with streaming support, type-safe object mapping, and memory-efficient processing.
incoming/incoming
87791 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
kingson-de/marshal-xml-serializer
134 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
780 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
anujrnair/php-json-marshaller
6730 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
sylvrs/libmarshal
1147 Downloads
A library used for marshalling/unmarshalling data into objects
kingson-de/marshal-json-serializer
23 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
baldie81/json-marshaler
2 Downloads
Attribute-based JSON marshalling/unmarshalling for PHP 8.2+ with built-in validation
eufony/marshaller-implementation
Downloads
acelot/automapper
4330 Downloads
Powerful declarative data mapper for PHP 8
flashport/laravel-json-marshaller
1345 Downloads
A laravel wrapper for the lib flashport/json-marshaller
onemoreangle/php-marshaller
341 Downloads
A small library with few required dependencies to serialize and deserialize PHP structures using optional attribute or annotation-based configuration