Libraries tagged by json_object
steein/json_data
6 Downloads
This library is an object-oriented interface that works with data in JSON format
nuad/graph-objects
201 Downloads
An array to object map php library. Useful when mapping from incoming json or database results
mobijay/json-serializer
247 Downloads
Serialize PHP object using attribute definitions
midweste/objectpath
251 Downloads
Generic 'dot path' class for accessing and modifying data classes and arrays
melia/object-storage
34 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
laxertu/geo-json
7 Downloads
An implementation of GeoJSON objects
kenfreee/fork-doctrine-json-odm
123 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
jfadich/json-property
444 Downloads
Transform an object property into an enhanced array
jameshalsall/http-foundation-raw-json-response
1028 Downloads
A very small repository providing a RawJsonResponse object for the Symfony HttpFoundation
ivankff/yii2-value-objects
30 Downloads
Easy to store nested objects and typed collections in AR
imflyou/php-bean-json-xml
1 Downloads
php-bean-json-xml
farzai/json-serializer
1 Downloads
High-performance JSON serializer for PHP with streaming support, type-safe object mapping, and memory-efficient processing.
equicolor/yii2-value-objects
51 Downloads
Easy to store nested objects and typed collections in AR
effiana/doctrine-json-odm
0 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
easeappphp/json-decode
65 Downloads
This is to do json_decode operation only on valid json string and in a highly performing way.