Libraries tagged by json to model
pocketmine/data-models
40 Downloads
JSON schema models and generated code to validate and handle various data in PocketMine-MP
yonchando/laravel-cast-attributes
56 Downloads
Laravel model cast json columns to class object
pratikkuikel/wasabi
95 Downloads
Laravel Json column keys to model attributes
php-xapi/symfony-serializer
36830 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
giann/schematics
9 Downloads
Models that can be translated to JSON Schemas
orka/json-decodable
15 Downloads
PHP - lib : convert json to model
multisafepay/php-cast-json-models
8 Downloads
A simple and direct way of casting json objects to models
multisafepay/laravel-cast-json-models
72 Downloads
A simple and direct way of casting json objects to models
jarivas/php-popo-models
14 Downloads
A simple and direct way of casting json objects to models
jarivas/laravel-cast-json-models
14 Downloads
A simple and direct way of casting json objects to models
kapitanluffy/propel-model-parser-bundle
22 Downloads
parses propel models to json-fiable data
addequatte/json-serializer
2 Downloads
Simply JsonSerializable interface realization to convert models to json
mannikj/laravel-model-configs
0 Downloads
Add versioned and categorizable json configurations to your eloquent models
mjducharme/laravel-model-json-storage
175 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
wol-soft/php-json-schema-model-generator-exception
244 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency