Libraries tagged by eloquent aes
marklj/eloquent-uuid
8 Downloads
A package designed to get your eloquent models up and running with UUIDs quickly.
madeweb/eloquent-api
10 Downloads
An Eloquent model with support for API, is a wrapper for use endpoints how to model entities
joelbutcher/eloquent-repositories
5 Downloads
A repository pattern implementation for Laravel Eloquent models.
jguyomard/silex-eloquent-boilerplate
49 Downloads
A Boilerplate for Silex 2 using Eloquent ORM
danhunsaker/eloquent-mutant-caster
23 Downloads
Extend Eloquent's attribute casting feature to support applying a single mutator/accessor pair to multiple fields
arthurx/eloquent-tracy
28 Downloads
A tracy bar extension to log eloquent database calls
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
zoranwong/eloquent-field-camelcase
10 Downloads
Use A manager to manage all routes for laravel/lumen
yoserp1/sybase-eloquent
9 Downloads
Paquete para conexion a bases de datos Sybase y query builder
yonyon/eloquent-schema-query
59 Downloads
EloquentSchemaQuery is a library that extracts only required items from Eloquent.
tonylaurent/laravel-eloquent-sequencer
1052 Downloads
A package that allows you to create and manage sequences on Eloquent models
thevsstech/eloquent-relation-deleteable
77 Downloads
A library which enabled automatically deleting relationships when a model gets deleted
thadbryson/eloquent-sequence
11 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
talentasia/eloquent-insert-on-duplicate-key
281 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE with Eloquent.
syardumi/my-eloquent-ldap
10 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.