Libraries tagged by eloquence
cybercog/laravel-nova-ban
190853 Downloads
A Laravel Nova banning functionality for your application.
cyber-duck/laravel-excel
221061 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
brackets/translatable
248354 Downloads
Make your Eloquent models and other content translated into multiple languages
binary-cats/laravel-sku
54046 Downloads
Generate SKUs for Eloquent models
baril/bonsai
63210 Downloads
An implementation of the Closure Tables pattern for Eloquent.
altek/eventually
748087 Downloads
The missing many-to-many Eloquent events.
ajcastro/searchable
34526 Downloads
Pattern-matching search for Laravel eloquent models.
znck/belongs-to-through
225367 Downloads
Laravel Eloquent BelongsToThrough relationships
vinkla/translator
114046 Downloads
An easy-to-use Eloquent translator for Laravel
spatie/laravel-migrate-fresh
334830 Downloads
A command to build up the database from scratch
rinvex/laravel-repositories
17165 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.
rinvex/laravel-cacheable
128271 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
rinvex/laravel-attributes
111312 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.
rinvex/laravel-addresses
57829 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
bosnadev/repositories
530854 Downloads
Laravel Repositories