Libraries tagged by Laravel Eloquent
austinheap/laravel-database-encryption
75982 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
usamamuneerchaudhary/laravel-tagify
2413 Downloads
An Eloquent Tagging package for Laravel 10
uepg/laravel-sybase
12672 Downloads
Sybase based Eloquent module extension for Laravel 10.x
staudenmeir/eloquent-eager-limit-x-laravel-cte
51939 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-cte
staudenmeir/eloquent-eager-limit-x-laravel-adjacency-list
24207 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
josezenem/laravel-slugidable
37956 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
imanghafoori/laravel-temp-tag
8478 Downloads
Laravel Temporary Tag simplify tagging Eloquent models.
cybercog/laravel-ownership
22202 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
richan-fongdasen/laravel-i18n
86130 Downloads
Simple route and eloquent localization / translation in Laravel
alfa6661/laravel-autonumber
15328 Downloads
Laravel package to create autonumber for Eloquent model
korridor/laravel-computed-attributes
20979 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
zedisdog/laravel-schema-extend
67578 Downloads
supplement for eloquent migration
yazan/laravel-settings
3669 Downloads
Laravel Settings to create your website and model settings in an easy way
xint0/laravel-optimistic-locking
72470 Downloads
Adds optimistic locking feature to eloquent models.
witty/laravel-table-view
9878 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.