Libraries tagged by json models
api-platform/openapi
5238963 Downloads
Models to build and serialize an OpenAPI specification.
wol-soft/php-json-schema-model-generator
124623 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
jane-php/json-schema
2356558 Downloads
Generate a serializable / deserializable object model given a json schema
swisnl/json-api-client
511029 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
laravel-json-api/eloquent
1579687 Downloads
Serialize Eloquent models as JSON:API resources.
givebutter/laravel-keyable
161541 Downloads
Add API keys to your Laravel models
yii2tech/embedded
216877 Downloads
Provides support for embedded (nested) models in Yii2
vildanbina/laravel-model-json
28572 Downloads
Laravel Model JSON
waad/laravel-model-metadata
5247 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
mr-punyapal/laravel-extended-relationships
13448 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
chamber-orchestra/view-bundle
4241 Downloads
Symfony bundle providing a typed, reusable view layer for building JSON API responses with automatic property binding and cache-warmed serialization
square/pjson
39331 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
hyperf/jet
21729 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
150983 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
laxity7/yii2-json-field
90323 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data