Libraries tagged by serialNo
goetas-webservices/xsd2php
1362592 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
flix-tech/avro-serde-php
3333094 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
clue/redis-protocol
4243828 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
ocramius/generated-hydrator
1256273 Downloads
An Object Hydrator that allows very fast array to object to array conversion
jwadhams/json-logic-php
1223286 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
api-platform/openapi
755048 Downloads
Models to build and serialize an OpenAPI specification.
zendframework/zend-json
23392732 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
zendframework/zend-hydrator
20082333 Downloads
Serialize objects to arrays, and vice versa
laminas/laminas-json
23612643 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
jakub-onderka/php-parallel-lint
9730302 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
zumba/json-serializer
646116 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
wikimedia/php-session-serializer
1082692 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
microsoft/kiota-serialization-text
1353024 Downloads
Implementation of Serialization Abstractions for text/plain content
microsoft/kiota-serialization-multipart
975171 Downloads
Multipart implementation of Kiota abstractions serialization.
microsoft/kiota-serialization-json
1361086 Downloads
Implementation of Kiota serialization abstractions using Json.