Libraries tagged by json to model
addequatte/json-serializer
2 Downloads
Simply JsonSerializable interface realization to convert models to json
prowebcraft/yii2-model-params
439 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access
php-dominicana/laravel-model-export
1 Downloads
This is a simple package to export model to csv, json
mannikj/laravel-model-configs
1 Downloads
Add versioned and categorizable json configurations to your eloquent models
mjducharme/laravel-model-json-storage
176 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.
qoenut/mmr-json-package
0 Downloads
Laravel command to generate models and migrations from JSON
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
cesar-scur/model-generator
0 Downloads
Code generator for POPO classes from a json (+ interfaces to othe formats).
zschuessler/model-json-attribute-guard-laravel
612 Downloads
An intuitive and fun way to bring consistency to your json columns
siktec/quick-data-model
2 Downloads
Quick Data Model is a simple and fast way to create data models for your project.
jermainedavy/json-validator
1 Downloads
A library to validate a json string against a model defined as a php class.
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
yarob/laravel-model-settings
83 Downloads
Laravel 5.0+ package to manage eloquent settings in JSON format
adrianmomorales/models-sage9-php8
6 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files. Updated to work with Sage 9 and PHP 8
scubaclick/feeder
578 Downloads
Add feeds (json, rss, atom) to Eloquent models