Libraries tagged by json models
api-platform/openapi
4449890 Downloads
Models to build and serialize an OpenAPI specification.
jane-php/json-schema
2269031 Downloads
Generate a serializable / deserializable object model given a json schema
swisnl/json-api-client
495777 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
laravel-json-api/eloquent
1493613 Downloads
Serialize Eloquent models as JSON:API resources.
givebutter/laravel-keyable
155536 Downloads
Add API keys to your Laravel models
yii2tech/embedded
207651 Downloads
Provides support for embedded (nested) models in Yii2
wol-soft/php-json-schema-model-generator
117765 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
vildanbina/laravel-model-json
25688 Downloads
Laravel Model JSON
waad/laravel-model-metadata
4142 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
mr-punyapal/laravel-extended-relationships
12153 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
chamber-orchestra/view-bundle
2416 Downloads
Symfony bundle providing a typed, reusable view layer for building JSON API responses with automatic property binding and cache-warmed serialization
square/pjson
38137 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
hyperf/jet
20554 Downloads
Jet is a unification model RPC Client, built-in JSON RPC protocol, available to running in ALL PHP environments, including PHP-FPM and Swoole/Hyperf environments.
wol-soft/php-json-schema-model-generator-production
143041 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
laxity7/yii2-json-field
88152 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data