Libraries tagged by json models
webignition/web-json-model
10281 Downloads
PHP model of a web-based JSON resource, based on webignition/web-resource-model
phramz/composer-repository-model
150 Downloads
composer repository (aka `packages.json`) model builder component
jarivas/laravel-cast-json-models
48 Downloads
A simple and direct way of casting json objects to models
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
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
1377 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
51 Downloads
An array size reducer (for JSON output purposes) using Models, Collections, Arrays
denismitr/laravel-json-attributes
266 Downloads
Laravel Json Attributes for Eloquent Models
prowebcraft/yii2-model-params
443 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access
nextagencyio/json_import
31 Downloads
Import Drupal model and content from JSON via admin form or drush command.
igaster/laravel-model-options
723 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
yonchando/laravel-cast-attributes
100 Downloads
Laravel model cast json columns to class object
webignition/stream-factory-interface
2118 Downloads
Interface for a factory to create Psr\Http\Message\StreamInterface objects