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