Libraries tagged by eloquent aes
digivo/laravel-string-blade-compiler
14998 Downloads
Render Blade templates from a string
davidmpeace/immutability
20473 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
customd/laravel-addressable
1216 Downloads
Laravel Addressable is a Laravel package to manage addresses that belong to your models. You can add addresses to any eloquent model with ease.
coding-partners/transla-genius
26 Downloads
A Laravel package for automatic translations.
brokeyourbike/uid-keys
1507 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
bogddan/laracsv
1793 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
betapeak/laravel-auditing-filesystem
6492 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
astrotomic/laravel-transaction-proxy
1313 Downloads
This package provides a trait and class to call methods in a database transaction.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
angkor/laravel-categories
142 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
worksome/model-attributes
250513 Downloads
Model attributes are dynamically generated data on models added as a relationship.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
vendocrat/laravel-followers
255 Downloads
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
rinvex/laravel-testimonials
2554 Downloads
Rinvex Testimonials is a polymorphic Laravel package for managing testimonials. Customers can give you testimonials, and you can approve or disapprove each individually. Testimonials are good for showing the passion and love your service gets from customers, encouraging others to join the hype!