Libraries tagged by eloquent database
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
a-h-abid/eloquent-cassandra
428 Downloads
Cassandra driver for Eloquent ORM
sofa/eloquent-scopes
316 Downloads
Handy scopes for the eloquent (Laravel) query builder.
graham-campbell/database
3372 Downloads
Database Provides Some Extra Database Stuff For Laravel 4.2
bytestgear/eloquent-incrementable
749 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
rizkiarm/slim-starter-x
16 Downloads
Slim Framework in MVC environment with Eloquent as database provider, Twig as template engine and Phinx as a migration utility
ooxif/laravel-query-param
3849 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
egeatech/laravel-models
3885 Downloads
A package to better handle database operations via Eloquent Models.
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
daltonmccleery/remote-models
99 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
znck/plug
1468 Downloads
Addons for Laravel Eloquent
zhyu/packages
1405 Downloads
some tools for laravel
zara-4/laravel-lazy-mysql
7850 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
yajra/baum
1356 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
will2therich/laravel-model-migrations
98 Downloads
Declare database migrations and factory definitions inside Laravel models.