Libraries tagged by relation
doctrine/orm
306332353 Downloads
Object-Relational-Mapper for PHP
awobaz/compoships
12147466 Downloads
Laravel relationships with support for composite/multiple keys
staudenmeir/laravel-adjacency-list
5738086 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-has-many-deep
15676465 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/belongs-to-through
10930125 Downloads
Laravel Eloquent BelongsToThrough relationships
titasgailius/search-relations
7614544 Downloads
A Laravel Nova tool.
chelout/laravel-relationship-events
2553175 Downloads
Missing relationship events for Laravel
staudenmeir/eloquent-json-relations
6888273 Downloads
Laravel Eloquent relationships with JSON keys
gabordemooij/redbean
2739376 Downloads
RedBeanPHP ORM
tightenco/parental
2407839 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
718927 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
5609329 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
j4mie/idiorm
1519837 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
fico7489/laravel-pivot
6576692 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
2390259 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.