Libraries tagged by json models
pratikkuikel/wasabi
103 Downloads
Laravel Json column keys to model attributes
dipenparmar12/exportable
50 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
drewlabs/mdl-cli
41 Downloads
PHP script for generating classes, interface, mixin, ect... based on UML model written in YAML or JSON language
giann/schematics
10 Downloads
Models that can be translated to JSON Schemas
ornament/json
472 Downloads
JSON model for the Ornament ORM framework
multisafepay/php-cast-json-models
8 Downloads
A simple and direct way of casting json objects to models
multisafepay/laravel-cast-json-models
76 Downloads
A simple and direct way of casting json objects to models
jarivas/laravel-cast-json-models
16 Downloads
A simple and direct way of casting json objects to models
darce/json-model-bundle
2 Downloads
Darce Json to Model Bundle for Symfony
zschuessler/model-json-attribute-guard-laravel
610 Downloads
An intuitive and fun way to bring consistency to your json columns
wol-soft/php-json-schema-model-generator-symfony-converter
6 Downloads
Provides a symfony converter for models generated with the wol-soft/php-json-schema-model-generator library
oskar/json-api-model
21 Downloads
JSON API model library
orka/json-decodable
15 Downloads
PHP - lib : convert json to model
orhant/hap-json
0 Downloads
Json data model for Yii2
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.