Libraries tagged by eloquent
jedrzej/searchable
228991 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
henzeb/enumhancer
197466 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
gazsp/baum
309198 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
flynsarmy/db-blade-compiler
825769 Downloads
Render Blade templates from Eloquent Model Fields
cerbero/query-filters
239303 Downloads
Filter Laravel Eloquent models based on query parameters.
bosnadev/database
1600626 Downloads
Eloquent Extended, added some PostgreSQL features
altek/accountant
808609 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
rinvex/laravel-attributes
108960 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.
rawilk/laravel-settings
96311 Downloads
Store Laravel application settings in the database.
mikebronner/laravel-pivot-events
62248 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
eloquent/pops
770441 Downloads
PHP object proxy system.
eloquent/phony
450825 Downloads
Mocks, stubs, and spies for PHP.
eloquent/liberator
743490 Downloads
A proxy for circumventing PHP access modifier restrictions.
eloquent/composer-npm-bridge
823331 Downloads
NPM integration for Composer packages.
yajra/laravel-auditable
184737 Downloads
A simple Laravel user auditing package for Eloquent Model.