Libraries tagged by json models
fhusquinet/laravel-model-json-options
4553 Downloads
Store options as JSON values easily on your models.
pocketmine/data-models
41 Downloads
JSON schema models and generated code to validate and handle various data in PocketMine-MP
okipa/laravel-model-json-storage
1378 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.
carlosdev/model-change-logger
20 Downloads
Laravel package to log create, update, and delete events in Eloquent models with JSON snapshots and user attribution.
jlozanomaltos/json-reducer
51 Downloads
An array size reducer (for JSON output purposes) using Models, Collections, Arrays
denismitr/laravel-json-attributes
276 Downloads
Laravel Json Attributes for Eloquent Models
amadul/json-object
1 Downloads
Structured, castable, schema-aware JSON objects for Eloquent models
onamfc/eloquent-json-schema
0 Downloads
Generate JSON Schema files from Eloquent models for Laravel applications
peroks/model
81 Downloads
Models: Classes with built-in data validation
igaster/laravel-model-options
724 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
serafim/gist
164 Downloads
Model json serialize filters for Laravel 4
athwari/laravel-odoo-api
10 Downloads
PHP Odoo JSON-RPC connector with an attribute-based model layer, prepared for Laravel integration
victormgomes/laravel-query-engine
13 Downloads
Automatically generates dynamic API parameters, strict validation, and optimized queries based on Eloquent Models.
took/yii2-gii-mcp
13 Downloads
Model Context Protocol (MCP) server for Yii2 Gii scaffolding - enables AI agents to generate models and CRUD interfaces