Libraries tagged by elequent
sofa/model-locking
46872 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
sleeping-owl/with-join
85346 Downloads
Package to convert Eloquent BelongsTo subqueries into one query with left join.
salehhashemi/laravel-repository
4454 Downloads
Implementing the repository pattern for Laravel projects.
sagalbot/encryptable
42434 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
runcmf/runtracy
67444 Downloads
Slim Framework Debugger
richan-fongdasen/laravel-i18n
78116 Downloads
Simple route and eloquent localization / translation in Laravel
repat/laravel-job-models
22532 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
reinder83/binary-flags
68233 Downloads
Useful class for binary operations
rackbeat/laravel-morph-where-has
47065 Downloads
Fix whereHas for morphTo relations.
poing/earmark
10072 Downloads
Laravel package to generate values in a unique and customizable series.
pixelcreation/nova-field-sortable
34513 Downloads
A Nova field for ordering resources.
pecee/pixie
23172 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
pdphilip/elasticlens
1381 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
pawelmysior/laravel-publishable
16990 Downloads
Toggle the published state of your Eloquent models easily
outrightvision/api-model
81172 Downloads
Generate Laravel-like Api Models