Libraries tagged by elo
quarks/laravel-locking
7052 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
quarks/laravel-auditors
17151 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
ptx/laravel-doris
35 Downloads
This laravel extension adds support for doris and starrocks to the query builder and eloquent.
pfrug/composite-key
45 Downloads
Support for composite primary keys in Laravel Eloquent models.
paxha/laravel-reportable
1212 Downloads
This Laravel Eloquent extension provides record according to dates using models.
othyn/filament-api-resources
214 Downloads
A Laravel package that enables Filament to work seamlessly with API-backed resources instead of traditional Eloquent models
omatech/editora-dbinterface
3658 Downloads
Extract or Load information from Editora in powerful and misterious ways using closures with Eloquant like syntax
omaressaouaf/query-builder-criteria
77 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
ognjen/laravel-validatable
4436 Downloads
Validate eloquent model
nickcousins/schemaview-laravel
253 Downloads
A simple Artisan command to view the schema of any Eloquent model
neuecommerce/addresses
5127 Downloads
Addresses is a polymorphic Laravel package, for addressbook management. Adding addresses to any Eloquent model was never this easy.
neelkanthk/laravel-schedulable
226 Downloads
A Laravel package to add scheduling capability in Eloquent models.
naph/searchlight
1833 Downloads
Search query language for Laravel 5.4+ supporting Eloquent and Elasticsearch
namaa-solutions/laravel-orion
2982 Downloads
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
mreduar/laravel-balance
721 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.