Libraries tagged by json_object
lazyjsonmapper/lazyjsonmapper
792111 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
morrislaptop/laravel-popo-caster
649892 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
nilportugues/serializer
261973 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
square/pjson
38668 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
tebru/gson-php
136077 Downloads
Gson for PHP: Convert PHP objects to and from json
dsuurlant/response2schema
58903 Downloads
Generate an OpenAPI schema definition for an object based on a JSON response.
dto/dto
392619 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
php-openapi/openapi
160731 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
goodwix/doctrine-json-odm
26969 Downloads
JSON Object-Document Mapping bundle for Symfony and Doctrine
cerbero/json-objects
30243 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
benmorel/openapi-schema-to-json-schema
185736 Downloads
Convert an OpenAPI schema object to a JSON Schema object
phpdocumentor/json-path
60345 Downloads
Access php objects with json path expressions
getdkan/rooted-json-data
181412 Downloads
Access and modify JSON-based data objects while enforcing JSON Schema
floor9design/json-api-formatter
35149 Downloads
A set of classes that allow for creating JSON API compliant objects
wikimedia/json-codec
177602 Downloads
Interfaces to serialize and deserialize PHP objects to/from JSON