Libraries tagged by eloquent aes
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.
sukohi/eloquent-array
31 Downloads
A Laravel package to deal with array values that we can search through where clause.
snowrunescape/eloquent-orderable
11 Downloads
Baselime SDK is a client library
sergeymiracle/eloquent-uploadable
423 Downloads
A trait to automatically handle file uploads for Laravel models.
recycledbeans/eloquent-uuid
622 Downloads
A quick and easy way to use UUID primary keys in Laravel Eloquent models.
ratno/laravel-eloquent-uuid
119 Downloads
A simple drop-in solution for UUID support in your Eloquent models. Fork from astrotomic updated to support L10
rajurayhan/laravel-eloquent-order-manager
0 Downloads
A Laravel package for effortlessly managing the order of Eloquent models. Simplify sorting, reordering, and maintaining the order of items in your application with ease.
rain-plus/eloquent-inject-attribute
9 Downloads
A helper class that injects attributes to Eloquent model.
phillipjohnson/wordpress-eloquent-clone
191 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
paschaldev/eloquent-translate
40 Downloads
A package for translating Laravel models with ease.
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
nguyenquang2302/shoppingcart-eloquent
107 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
netsells/eloquent-filters
1134 Downloads
A simple package to help you easily organise model query logic
ndinhbang/eloquent-filters
6 Downloads
A laravel package to provides an elegant way to filter your eloquent model via the request query string