Libraries tagged by redaction
camrymps/me-likey
17 Downloads
Reactions (like, dislike, etc.) package for Laravel applications.
doctrine/orm
246346518 Downloads
Object-Relational-Mapper for PHP
staudenmeir/eloquent-has-many-deep
9514784 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-json-relations
4327692 Downloads
Laravel Eloquent relationships with JSON keys
chelout/laravel-relationship-events
1687296 Downloads
Missing relationship events for Laravel
awobaz/compoships
8036154 Downloads
Laravel relationships with support for composite/multiple keys
tightenco/parental
900916 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
3300752 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
6664008 Downloads
Laravel Eloquent BelongsToThrough relationships
propel/propel
4832274 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
fico7489/laravel-pivot
5122187 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
calebporzio/parental
2610883 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
titasgailius/search-relations
6321319 Downloads
A Laravel Nova tool.
reedware/laravel-relation-joins
834569 Downloads
Adds the ability to join on a relationship by name.
ajcastro/eager-load-pivot-relations
1291532 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.