Libraries tagged by eloquent aes
spatie/laravel-migrate-fresh
333471 Downloads
A command to build up the database from scratch
rinvex/laravel-cacheable
126776 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
57136 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
2107459 Downloads
A light-weight component for reading Composer configuration files.
sbamtr/laravel-query-enrich
4901 Downloads
A helper for Laravel eloquent and query builder
cristal/php-api-wrapper
85330 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
relaticle/flowforge
1144 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
jackpopp/geodistance
112713 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
avocet-shores/laravel-rewind
3857 Downloads
Laravel Rewind is a powerful, easy-to-use versioning package for your Eloquent models.
richardstyles/eloquent-aes
34321 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
laravellegends/eloquent-filter
15127 Downloads
A simple Eloquent filter to make easy API filtering
flyhjaelp/laravel-eloquent-orderable
3436 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
bluefeather/eloquent-filemaker
17488 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
delatbabel/elocryptfive
91868 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
austinheap/laravel-database-encryption
75967 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.