Libraries tagged by json to object
doitlikejustin/amazon-wish-lister
16 Downloads
Retrieve Amazon Wishlist and output to JSON, XML, or PHP Array Object http://www.justinscarpetti.com/portfolio/amazon-wish-lister/
sigwin/xezilaires-spout
4078 Downloads
Use Xezilaires together with Spout to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
sigwin/xezilaires-phpspreadsheet
4078 Downloads
Use Xezilaires together with PhpSpreadsheet to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
sergey144010/json
63 Downloads
Json to object
mintware-de/json-object-mapper
20026 Downloads
A JSON to Object Mapper for PHP
soyhuce/laravel-database-object
4197 Downloads
Map json columns to PHP Object in Laravel
eboubaker/json-finder
2876 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
27748 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
dschledermann/json-coder
314 Downloads
Encode and decode JSON objects from and to custom PHP classes
moonspot/value-objects
3235 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
vrok/import-export
245 Downloads
Helper to import from / export to JSON object graphs.
atymic/json2dto
16855 Downloads
Convert JSON files to Spatie DTO objects
timehunter/laravel-dto-generator
176 Downloads
A generator that creates PHP Data Transfer Object by array schema.
jamm/http
66 Downloads
Objects to easy manipulate by HTTP-requests and responses
didix16/php-apidataobject
7387 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.