Libraries tagged by eloquent json
staudenmeir/eloquent-json-relations
7221137 Downloads
Laravel Eloquent relationships with JSON keys
laravel-json-api/eloquent
1672929 Downloads
Serialize Eloquent models as JSON:API resources.
swisnl/json-api-client
525266 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
laravel-json-api/non-eloquent
387131 Downloads
Construct JSON:API resources for non-Eloquent classes.
mr-punyapal/laravel-extended-relationships
14779 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
swisnl/json-api-client-laravel
102757 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
mathieutu/laravel-json-syncer
33514 Downloads
Export and import your Eloquent models to/from JSON
cviebrock/eloquent-typecast
72679 Downloads
Trait for Eloquent models to force type-casting on retrieved values
waad/laravel-model-metadata
5731 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
hyvor/laravel-json-meta
9105 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
nilportugues/serializer-eloquent
36589 Downloads
Eloquent Driver for NilPortugues Serializer outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
juanparati/embed-models
713 Downloads
Embed sub-models inside JSON fields in Laravel Eloquent models with full casting, validation, and mass assignment support
darrylkuhn/dialect
245300 Downloads
Provides JSON datatype support for the Eloquent ORM
power-components/turbine
1048 Downloads
Headless, UI-agnostic table engine for Laravel: describe the grid in PHP, get JSON for Inertia, Livewire, REST or plain AJAX.
ghanuz/relations
5715 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.