Libraries tagged by unmarshal
incoming/incoming
87766 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
type-lang/mapper
8085 Downloads
Library for mapping variable types to other types
mrbenosborne/json-unmarshal
4077 Downloads
A PHP 8 package for un-marshalling JSON data onto class properties.
flashport/json-marshaller
1491 Downloads
A simple JSON Marshaller/Unmarshaller library.
kingson-de/marshal-xml-serializer
129 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
774 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
suin/marshaller
73 Downloads
Type-safe data mapping between JSON and a PHP class object.
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.
farzai/json-serializer
1 Downloads
High-performance JSON serializer for PHP with streaming support, type-safe object mapping, and memory-efficient processing.
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
shadiakiki1986/xsd-to-php
260 Downloads
Legko XML: compile XSD schema to PHP, XML marshalling/unmashalling http://mikebevz.com/xsd-to-php-tool/
aura/marshal
143755 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.