Libraries tagged by eloquent json
marhone/transformer
24 Downloads
eloquent model to json resource
laralabs/datatablejson
21 Downloads
Easily generate DataTable JSON from an eloquent collection and bind it to the view
znck/extend
846 Downloads
JSON extendible schema for Eloquent
mannikj/laravel-model-configs
1 Downloads
Add versioned and categorizable json configurations to your eloquent models
ytlmike/laravel-model-creator
16 Downloads
Create more maintainable eloquent models from cli, migrations and json files.
gmg/laravel5-couchdb
14 Downloads
CouchDB Driver for the Laravel 5 family. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!
afarazit/laravel5-couchdb
26 Downloads
CouchDB Driver for the Laravel 5 family. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!
jonathanguo/eloquent-model-generator
28260 Downloads
Eloquent Model Generator
jonnypickett/eloquent-sti
896 Downloads
Single Table Inheritance for Eloquent ORM
jonob/radiant
774 Downloads
Adds extra functionality to Laravel 4's Eloquent ORM
jsanhuez/eloquent-data-processing
827 Downloads
Eloquent ORM support for ViewComponents
joniand/eloquent-viewable
4 Downloads
Laravel package that allows you to associate views with Eloquent models
jasonej/eloquent-uuid
15 Downloads
A package for utilizing uuids as primary keys on Eloquent models.
jasonej/eloquent-tokens
6 Downloads
A simple package designed to make dealing with one time use tokens in eloquent a little bit easier.
jasonej/eloquent-slugs
8 Downloads
A package for definining and generating slugs on Eloquent models.