Libraries tagged by json_object
rygilles/smart-json-reducer
27363 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
mintware-de/json-object-mapper
19993 Downloads
A JSON to Object Mapper for PHP
andreypostal/json-handler-php
304 Downloads
Just a light and simple JSON helper that will make it easy for you to deal with json and objects
eboubaker/json-finder
2765 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
basillangevin/laravel-data-json-schemas
236 Downloads
Transforms Spatie Data objects into JSON Schemas with built-in validation
021/json-schema
116 Downloads
Object-Oriented JSON Schema Generation
suin/json
27177 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
soyhuce/laravel-database-object
3998 Downloads
Map json columns to PHP Object in Laravel
prinsfrank/object-resolver
76 Downloads
From arrays/requests/json to typed and validated objects with ease
phputil/json
5682 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
paysera/lib-object-wrapper
21000 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
myparcelcom/json-schema-form-builder
60 Downloads
A library that provides an object-oriented API for constructing forms, which can then be converted into a JSON Schema.
mschop/json-serializer
3579 Downloads
A very simple, fast and configurable object serializer.
moonspot/value-objects
3030 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
vrok/import-export
156 Downloads
Helper to import from / export to JSON object graphs.