Libraries tagged by json models
zschuessler/model-json-attribute-guard-laravel
612 Downloads
An intuitive and fun way to bring consistency to your json columns
wol-soft/php-json-schema-model-generator-symfony-converter
7 Downloads
Provides a symfony converter for models generated with the wol-soft/php-json-schema-model-generator library
oskar/json-api-model
22 Downloads
JSON API model library
orka/json-decodable
16 Downloads
PHP - lib : convert json to model
orhant/hap-json
0 Downloads
Json data model for Yii2
mjducharme/laravel-model-json-storage
178 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.
anyuzhe/model-org
8 Downloads
options json for Model.
wol-soft/php-json-schema-model-generator-exception
245 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
saqijaan/laravel-json-column-trait
1314 Downloads
Access json columns as model attributes
kapitanluffy/propel-model-parser-bundle
23 Downloads
parses propel models to json-fiable data
jarivas/php-popo-models
19 Downloads
A simple and direct way of casting json objects to models
addequatte/json-serializer
2 Downloads
Simply JsonSerializable interface realization to convert models to json
pyther/json
38 Downloads
A lightweight (de)serializer between json strings and data models.
php-dominicana/laravel-model-export
1 Downloads
This is a simple package to export model to csv, json
jermainedavy/json-validator
1 Downloads
A library to validate a json string against a model defined as a php class.