Libraries tagged by relation
doctrine/orm
309137833 Downloads
Object-Relational-Mapper for PHP
awobaz/compoships
12357109 Downloads
Laravel relationships with support for composite/multiple keys
staudenmeir/laravel-adjacency-list
5877045 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-has-many-deep
16002623 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/belongs-to-through
11137005 Downloads
Laravel Eloquent BelongsToThrough relationships
titasgailius/search-relations
7661131 Downloads
A Laravel Nova tool.
chelout/laravel-relationship-events
2591426 Downloads
Missing relationship events for Laravel
staudenmeir/eloquent-json-relations
7007907 Downloads
Laravel Eloquent relationships with JSON keys
gabordemooij/redbean
2750801 Downloads
RedBeanPHP ORM
tightenco/parental
2510695 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
732697 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
5644625 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
paragonie/ciphersweet
1505121 Downloads
Searchable field-level encryption library for relational databases
j4mie/idiorm
1528646 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
fico7489/laravel-pivot
6640562 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.