Libraries tagged by json models
jane-php/json-schema
1620285 Downloads
Generate a serializable / deserializable object model given a json schema
swisnl/json-api-client
361939 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
laravel-json-api/eloquent
895139 Downloads
Serialize Eloquent models as JSON:API resources.
givebutter/laravel-keyable
108462 Downloads
Add API keys to your Laravel models
api-platform/openapi
462368 Downloads
Models to build and serialize an OpenAPI specification.
wol-soft/php-json-schema-model-generator
69213 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
vildanbina/laravel-model-json
14031 Downloads
Laravel Model Json
soberwp/models
69177 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
yii2tech/embedded
166493 Downloads
Provides support for embedded (nested) models in Yii2
square/pjson
20052 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
pennebaker/craft-architect
145821 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
wol-soft/php-json-schema-model-generator-production
81318 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
hyvor/laravel-json-meta
6698 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
mathieutu/laravel-json-syncer
29533 Downloads
Export and import your Eloquent models to/from JSON
laxity7/yii2-json-field
66302 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data