Libraries tagged by serialNo
goetas-webservices/xsd2php
1446022 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
flix-tech/avro-serde-php
3605641 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
clue/redis-protocol
6055526 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
ocramius/generated-hydrator
1307971 Downloads
An Object Hydrator that allows very fast array to object to array conversion
jwadhams/json-logic-php
1373512 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
crell/serde
151863 Downloads
A general purpose serialization and deserialization library
api-platform/openapi
1536335 Downloads
Models to build and serialize an OpenAPI specification.
zendframework/zend-json
23671901 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
zendframework/zend-hydrator
20337314 Downloads
Serialize objects to arrays, and vice versa
laminas/laminas-json
25658212 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
jakub-onderka/php-parallel-lint
9874058 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
zumba/json-serializer
685349 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
microsoft/kiota-serialization-text
1971158 Downloads
Implementation of Serialization Abstractions for text/plain content
microsoft/kiota-serialization-multipart
1544269 Downloads
Multipart implementation of Kiota abstractions serialization.
microsoft/kiota-serialization-json
1979439 Downloads
Implementation of Kiota serialization abstractions using Json.