Libraries tagged by eloqent
rtconner/laravel-likeable
368883 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
154441 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
rawilk/laravel-settings
122651 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
180670 Downloads
Store key value pair in database as settings
qcod/laravel-imageup
107205 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
pdphilip/opensearch
175670 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
77552 Downloads
A interface to help you build your models
mopo922/laravel-treats
409398 Downloads
A collection of goodies for Laravel 5.
mccool/laravel-auto-presenter
1053611 Downloads
A system for auto-decorating models with presenter objects.
lacodix/laravel-model-filter
39276 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
kolossal-io/laravel-multiplex
74078 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kodeine/laravel-acl
345194 Downloads
Light-weight role-based permissions for Laravel 5 built in Auth system.
jedrzej/searchable
237934 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
henzeb/enumhancer
226296 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
gazsp/baum
321226 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.