Libraries tagged by json models
timehunter/laravel-dto-generator
171 Downloads
A generator that creates PHP Data Transfer Object by array schema.
rubix/server
2069 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
pennebaker/craftcms-thearchitect
284 Downloads
CraftCMS plugin to generate content models from JSON data.
hitocean/laravel-generator
541 Downloads
it's a package to create actions and models form json
pratikkuikel/wasabi
87 Downloads
Laravel Json column keys to model attributes
php-xapi/serializer
64922 Downloads
transform Experience API model objects to JSON strings and vice versa
swisnl/jsonapi
933 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
phramz/composer-repository-model
150 Downloads
composer repository (aka `packages.json`) model builder component
multisafepay/laravel-cast-json-models
72 Downloads
A simple and direct way of casting json objects to models
saccas/json-api-model
70 Downloads
pocketmine/data-models
40 Downloads
JSON schema models and generated code to validate and handle various data in PocketMine-MP
okipa/laravel-model-json-storage
1364 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.
jlozanomaltos/json-reducer
49 Downloads
An array size reducer (for JSON output purposes) using Models, Collections, Arrays
horat1us/yii2-model-schema
837 Downloads
JSON Schema for Yii2 Model using validation rules
denismitr/laravel-json-attributes
265 Downloads
Laravel Json Attributes for Eloquent Models