Libraries tagged by eloqua
repat/laravel-job-models
22765 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
10093 Downloads
Laravel package to generate values in a unique and customizable series.
pecee/pixie
23303 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
outrightvision/api-model
81863 Downloads
Generate Laravel-like Api Models
okeonline/filament-archivable
1267 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
mr-punyapal/laravel-extended-relationships
1874 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/compoships-eager-limit
103882 Downloads
topclaudy/compoships + staudenmeir/eloquent-eager-limit
mpociot/laravel-firebase-sync
152121 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
monurakkaya/laravel-unique-code-generator
1626 Downloads
Provides unique code for your models
matchory/elasticsearch
46726 Downloads
The missing elasticsearch ORM for Laravel!
magros/laravel-model-encryption
41503 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.