Libraries tagged by elequent
sofa/model-locking
47016 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
sleeping-owl/with-join
85383 Downloads
Package to convert Eloquent BelongsTo subqueries into one query with left join.
salehhashemi/laravel-repository
4583 Downloads
Implementing the repository pattern for Laravel projects.
sagalbot/encryptable
42732 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
runcmf/runtracy
67569 Downloads
Slim Framework Debugger
richan-fongdasen/laravel-i18n
78507 Downloads
Simple route and eloquent localization / translation in Laravel
repat/laravel-job-models
22755 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
reinder83/binary-flags
68389 Downloads
Useful class for binary operations
rackbeat/laravel-morph-where-has
47436 Downloads
Fix whereHas for morphTo relations.
poing/earmark
10091 Downloads
Laravel package to generate values in a unique and customizable series.
pecee/pixie
23293 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
outrightvision/api-model
81827 Downloads
Generate Laravel-like Api Models
okeonline/filament-archivable
1266 Downloads
A filament plugin to use archivable models
nolanos/laravel-doctrine-factory
10973 Downloads
Generate Typescript definitions for your Eloquent models
mvdnbrk/laravel-model-expires
17087 Downloads
A package to assign expiration dates to Eloquent models