Libraries tagged by eloquent database
team-reflex/laravel-repository
7341 Downloads
Laravel 5 - Repositories to the database layer
spobble/l5-repository
185 Downloads
Laravel 5 - Repositories to the database layer
soyhuce/l5-repository
8396 Downloads
Laravel 5 - Repositories to the database layer
rokde/baum
10 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
rinvex/attributes
5326 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
publica/relaquent
2 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
ooxif/laravel-spec-schema
7518 Downloads
Extends Laravel's Schema/Grammar/Blueprint to describe drivers' specific features
mybizna/lucid
213 Downloads
Declare database migrations and factory definitions inside Laravel models.
michael-rubel/lada-cache
2389 Downloads
A Redis based, automated and scalable database caching layer for Laravel
marcus/l5-repository
43 Downloads
Laravel 5 - Repositories to the database layer
mandor53/aware2
503 Downloads
The sequel of the aware package by Awareness, allowing self validation of models.
kaishiyoku/laravel-cli-create-user
1353 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
eusonlito/query-remember
22 Downloads
Remember a Query results on Laravel Query Builder or Eloquent
ellipsesynergie/orm-validator
253 Downloads
Self-validating, secure and smart models for Laravel 4's Eloquent ORM using Model Observer and advanced Validation service combined with the Laravel's built-in Validator class.
dhorrigan/capsule
2628 Downloads
A simple wrapper class for the Laravel Database package. This is only to be used outside of a Laravel application.