Libraries tagged by elo
f-liva/laravel-hasmany-sync
355 Downloads
Sync Laravel HasMany relationships with ease
ethical-jobs/laravel-auditing
21412 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
esazykin/laravel-clickhouse
2731 Downloads
enflow/laravel-database-encryption
1614 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
emiliopedrollo/laravel-postgres-extended-schema
5579 Downloads
Eloquent Extended, added some PostgreSQL features
elegantmedia/laravel-simple-repository
9806 Downloads
Lightweight Repository pattern for Laravel 12+ projects with strict typing and modern PHP features.
eksa-com/l5-repository
696 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
dvrtech/schema-tools
158 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
devio/eavquent
10362 Downloads
EAV modeling package for Eloquent and Laravel.
dennisvandalen/laravel-iso-countries
466 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
datajoe/postgresql-distinct-on
3519 Downloads
Provides support for the postgresql specific distinct on feature for Laravel. Compatible with versions 5 through 8.
darrylkuhn/dialect
245261 Downloads
Provides JSON datatype support for the Eloquent ORM
dappur/framework
512 Downloads
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
czim/laravel-modelcomparer
3902 Downloads
Performs a deep-nested comparison of a model's before/after state.
curder/laravel-query-cache
1254 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model