Libraries tagged by json to object
soyhuce/laravel-database-object
3215 Downloads
Map json columns to PHP Object in Laravel
eboubaker/json-finder
2476 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.
rygilles/smart-json-reducer
25948 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
abgeo/json-to-popo
2572 Downloads
Fill Plain Old PHP Object with JSON content.
moonspot/value-objects
2576 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
atymic/json2dto
15185 Downloads
Convert JSON files to Spatie DTO objects
unicframework/csv-parser
705 Downloads
CSVParser parse csv data to array, object, and json.
timehunter/laravel-dto-generator
171 Downloads
A generator that creates PHP Data Transfer Object by array schema.
didix16/php-apidataobject
6550 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
vanthink/hprose-php-fork
1619 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
php-xapi/serializer
64988 Downloads
transform Experience API model objects to JSON strings and vice versa
matthiasnoback/naive-serializer
9375 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
madj2k/t3-accelerator
493 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database
multisafepay/laravel-cast-json-models
72 Downloads
A simple and direct way of casting json objects to models
alexkratky/variable-to-json
34 Downloads
Convert any variable or object to json.