Libraries tagged by eloquent json
bluora/laravel-model-json
2143 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
novius/laravel-json-casted
603 Downloads
A package to cast json fields, each sub-keys is castable
nilportugues/serializer-eloquent
36280 Downloads
Eloquent Driver for NilPortugues Serializer outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
kevupton/laravel-json-response
1310 Downloads
Easy Json responses for laravel
faridibin/laravel-json-response
7333 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
darrylkuhn/dialect
245257 Downloads
Provides JSON datatype support for the Eloquent ORM
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
sheikhheera/requent
170 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
pmurkin/bootstrapi
210 Downloads
This is my JSON API skeleton. Built using Slim 3, Eloquent, Zend-ACL
faridibin/laravel-api-response
69 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
elkadrey/eloquent-json-relations
309 Downloads
Laravel Eloquent relationships with JSON keys
aidynmakhataev/eloquent-json-macros
121 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
denismitr/laravel-json-attributes
266 Downloads
Laravel Json Attributes for Eloquent Models
helium/eloquent-flex-model
1469 Downloads
Eloquent model class for translating MySQL flexible JSON fields into native object attributes and vise-versa
nvmcommunity/laravel-eloquent-api
698 Downloads
Easily build Eloquent queries from API requests using Alchemist Restful API.