Libraries tagged by eloquent database
akr4m/scoping
81 Downloads
This scopes allow you to add constraints to all queries for a given model. Filter your data easily.
akr4m/advanced-search
79 Downloads
Eloquent model search trait.
ziadoz/silex-capsule
26244 Downloads
A Laravel Eloquent ORM/Capsule service provider for Silex
sofa/laravel-scopes
8 Downloads
Handy scopes for the Laravel's Query Builder.
rvanmarkus/modx-laravel-models
32 Downloads
Build your application / website with help of Laravel and MODX
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
prettus/laravel-repository
17607 Downloads
Repositories to abstract the database layer
guilhermegonzaga/repository
53 Downloads
Repositories for Laravel 5 which is used to abstract the database layer.
fuitad/laravel-cassandra
70 Downloads
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
fhenne/laravel-informix
322 Downloads
A Informix based Eloquent model and Query builder for Laravel (Moloquent)
dogadogmbh/baum
6332 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cortex/tenants
2961 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
cortex/attributes
803 Downloads
Cortex Attributes is a frontend layer for the 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.
hivelink/encrypt
71 Downloads
Auto Encrypt and Decrypt Database through Eloquent With HivelinkTeam
avelpress/avelpress
10 Downloads
AvelPress is a framework for creating WordPress plugins based on Laravel. It includes support for database (Laravel Eloquent), Controllers, Validator, Routes, and more.