Libraries tagged by Laravel Eloquent
iafilin/eloquenthttpadapter
78 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax with HttpModel abstract class, interfaces, and custom exceptions.
holoyan/eloquent-filter
1713 Downloads
Eloquent filter for laravel models, easy and powerful
goodcat/laravel-filter-querystring
17 Downloads
A laravel package to filter Eloquent models using query string parameters
fileinvite-org/laravel-database-encryption
10375 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ethical-jobs/laravel-auditing
21414 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
envivolink/eloquent-hashids
8063 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
enflow/laravel-database-encryption
1630 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dottedai/laravel-model-annotator
518 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
astrotomic/laravel-auth-recovery-codes
24916 Downloads
This package provides Laravel bindings and a Eloquent/Model trait for pragmarx/recovery package.
daniel-de-wit/laravel-ide-helper-hook-eloquent-has-many-deep
2848 Downloads
Add Eloquent Has Many Deep support to Laravel IDE Helper
richan-fongdasen/eloquent-repository
13689 Downloads
An Eloquent Repository implementation in Laravel
parsnick/eloquentjs
4159 Downloads
Brings the Eloquent ORM from the Laravel framework to the browser.
onramplab/laravel-security-model
12875 Downloads
A Laravel package providing security for Eloquent model
jamesh/laravel-uuid
60012 Downloads
Eloquent UUID Trait for Laravel 6 and above.
wuwx/laravel-autonumber
2563 Downloads
Laravel package to create autonumber for Eloquent model