laravel-eloquent topic
List
laravel-eloquent repositories
laravel-mysql-use-index-scope
38
Stars
5
Forks
Watchers
A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.
laravel-optikey
38
Stars
7
Forks
Watchers
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
laravel-has-many-merged
82
Stars
4
Forks
Watchers
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
laravel-kata
22
Stars
0
Forks
Watchers
The greatest collection of the worst code
laravel-spatial
24
Stars
6
Forks
Watchers
Laravel Eloquent spatial package
laravel-unionpaginator
19
Stars
5
Forks
Watchers
Support pagination for union queries for Laravel Eloquent
laravel-has-many-sync
34
Stars
4
Forks
Watchers
Allow sync method for Laravel Has Many Relationship.