Libraries tagged by json models
orhant/hap-json
0 Downloads
Json data model for Yii2
mjducharme/laravel-model-json-storage
179 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.
fhusquinet/laravel-model-json-options
4553 Downloads
Store options as JSON values easily on your models.
anyuzhe/model-org
8 Downloads
options json for Model.
saqijaan/laravel-json-column-trait
1350 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
21 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
44 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.
flux-eco/php-model-class-generator
104 Downloads
Writes model classes from json schema files
dcarbone/json-modeler
79 Downloads
Utility for converting JSON into language-specific models
camrschuette/json-patch
788 Downloads
Models for sending Json PATCH requests
ttt/openapi-model-creator
20 Downloads
Create models from an OpenAPI json file