Libraries tagged by jeloquent
cybercog/laravel-ownership
23340 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cybercog/laravel-nova-ban
190325 Downloads
A Laravel Nova banning functionality for your application.
cyber-duck/laravel-excel
220616 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
247272 Downloads
Make your Eloquent models and other content translated into multiple languages
binary-cats/laravel-sku
53424 Downloads
Generate SKUs for Eloquent models
baril/bonsai
59471 Downloads
An implementation of the Closure Tables pattern for Eloquent.
altek/eventually
742341 Downloads
The missing many-to-many Eloquent events.
znck/belongs-to-through
225177 Downloads
Laravel Eloquent BelongsToThrough relationships
vinkla/translator
113851 Downloads
An easy-to-use Eloquent translator for Laravel
spatie/laravel-migrate-fresh
334706 Downloads
A command to build up the database from scratch
rinvex/laravel-repositories
17130 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
128094 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
111019 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
57737 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
bosnadev/repositories
530777 Downloads
Laravel Repositories