Libraries tagged by eloquent aes
rinvex/laravel-cacheable
125939 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-addresses
56748 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
eloquent/composer-config-reader
2103531 Downloads
A light-weight component for reading Composer configuration files.
sbamtr/laravel-query-enrich
3713 Downloads
A helper for Laravel eloquent and query builder
cristal/php-api-wrapper
83789 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
relaticle/flowforge
393 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
jackpopp/geodistance
110971 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
avocet-shores/laravel-rewind
2698 Downloads
Laravel Rewind is a powerful, easy-to-use versioning package for your Eloquent models.
richardstyles/eloquent-aes
34054 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
laravellegends/eloquent-filter
14486 Downloads
A simple Eloquent filter to make easy API filtering
delatbabel/elocryptfive
91676 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
austinheap/laravel-database-encryption
75920 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
korridor/laravel-computed-attributes
18454 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.
mpociot/laravel-firebase-sync
152474 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
neurony/laravel-query-cache
21175 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model