Libraries tagged by elequent
pecee/pixie
26194 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
parables/laravel-model-nanoid
1628 Downloads
This package allows you to easily work with NanoID in your Laravel models.
outrightvision/api-model
99027 Downloads
Generate Laravel-like Api Models
okeonline/filament-archivable
6280 Downloads
A filament plugin to use archivable models
nolanos/laravel-doctrine-factory
48331 Downloads
Generate Typescript definitions for your Eloquent models
mvdnbrk/laravel-model-expires
17239 Downloads
A package to assign expiration dates to Eloquent models
mpyw/compoships-eager-limit
114562 Downloads
topclaudy/compoships + staudenmeir/eloquent-eager-limit
mpociot/laravel-firebase-sync
152628 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
monurakkaya/laravel-unique-code-generator
4751 Downloads
Provides unique code for your models
miradnan/laravel-model-caching
10805 Downloads
Adding cache for Laravel Eloquent queries
matchory/elasticsearch
51771 Downloads
The missing elasticsearch ORM for Laravel!
magros/laravel-model-encryption
47443 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
laracraft-tech/laravel-dynamic-model
10675 Downloads
Dynamic Model for Laravel!
lapaliv/laravel-bulk-upsert
23196 Downloads
korridor/laravel-computed-attributes
22603 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.