Libraries tagged by relation
doctrine/orm
300590501 Downloads
Object-Relational-Mapper for PHP
awobaz/compoships
11738440 Downloads
Laravel relationships with support for composite/multiple keys
staudenmeir/laravel-adjacency-list
5447394 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-has-many-deep
14993026 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/belongs-to-through
10482689 Downloads
Laravel Eloquent BelongsToThrough relationships
titasgailius/search-relations
7494496 Downloads
A Laravel Nova tool.
staudenmeir/eloquent-json-relations
6609341 Downloads
Laravel Eloquent relationships with JSON keys
gabordemooij/redbean
2710953 Downloads
RedBeanPHP ORM
tightenco/parental
2195475 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
691498 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
propel/propel
5542236 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
fico7489/laravel-pivot
6423081 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
2318959 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
calebporzio/parental
3359832 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
reedware/laravel-relation-joins
1292462 Downloads
Adds the ability to join on a relationship by name.