Libraries tagged by json models
addequatte/json-serializer
2 Downloads
Simply JsonSerializable interface realization to convert models to json
pyther/json
18 Downloads
A lightweight (de)serializer between json strings and data models.
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
78 Downloads
Utility for converting JSON into language-specific models
camrschuette/json-patch
788 Downloads
Models for sending Json PATCH requests
ttt/openapi-model-creator
11 Downloads
Create models from an OpenAPI json file
prowebcraft/yii2-model-params
381 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access
mannikj/laravel-model-configs
0 Downloads
Add versioned and categorizable json configurations to your eloquent models
ado-dg/integration-model-generator
6 Downloads
A package that allows you to generate PHP model classes from a JSON object and simplify API integrations using these models
ytlmike/laravel-model-creator
16 Downloads
Create more maintainable eloquent models from cli, migrations and json files.
yarob/laravel-model-settings
82 Downloads
Laravel 5.0+ package to manage eloquent settings in JSON format
siktec/quick-data-model
2 Downloads
Quick Data Model is a simple and fast way to create data models for your project.
petenys/laravel-json-api-generator
573 Downloads
PeteNys Laravel JsonApi Generator
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.