Libraries tagged by eloqua
ajcastro/searchable
31348 Downloads
Pattern-matching search for Laravel eloquent models.
adobrovolsky97/laravel-repository-service-pattern
3884 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
achillesp/laravel-crud-forms
4924 Downloads
Create CRUD Forms for Laravel Models.
sofa/laravel-global-scope
34127 Downloads
Easy way to define Laravel eloquent global scope.
sebastiaanluca/laravel-auto-morph-map
29498 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
rinvex/laravel-repositories
16857 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
neurony/laravel-query-cache
21580 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
neurony/laravel-duplicate
120356 Downloads
Duplicate any Eloquent model along with its underlying relationships
hihaho/laravel-encryptable-trait
61471 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
cyrildewit/laravel-page-view-counter
4001 Downloads
Laravel package that allows you to associate views with Eloquent models
austinheap/laravel-database-encryption
75957 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
eloquent/phony-phpunit
244436 Downloads
Phony for PHPUnit.
eloquent/asplode
60725 Downloads
Drop-in exception-based error handling for PHP.
zedisdog/laravel-schema-extend
67173 Downloads
supplement for eloquent migration
witty/laravel-table-view
9518 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.