Libraries tagged by laravel-eloquent
kduma/eloquent-tokenable
176 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
kduma/eloquent-sluggable
775 Downloads
Eases using and generating slugs Laravel Eloquent models.
kduma/eloquent-encryptable
2074 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
kamansoft/laravel-blame
2568 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
ironshark/laravel-deliverable
191 Downloads
Trait for Laravel Eloquent models to allow easy implementation of delivering feature.
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
insenseanalytics/laravel-user-audit-trails
403 Downloads
User audit trails for Laravel Eloquent.
inpin/lara-like
938 Downloads
Add Likeable trait to Laravel Eloquent models
ignitekit/wp-orm
33 Downloads
Laravel Eloquent inspired ORM package for WordPress
igaster/eloquent-decorator
6307 Downloads
A simple Trait that implements the Decorator pattern on Laravel eloquent models.
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
hidejec/liquido-orm
24 Downloads
LiquidoORM Framework Developed by Team Liquido(Inspired by Laravel Eloquent ORM)
hemp/machinery
128 Downloads
Simple Laravel Eloquent model state machines
hedii/laravel-date-range
40549 Downloads
A date range trait with local scope methods for Laravel Eloquent models
hamidreza-mozhdeh/filter-by-query-string
7 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.