Libraries tagged by relation
arthurydalgo/laravel-iso-countries
2403 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
arillo/silverstripe-multiselectfield
1439 Downloads
A sortable multiple select field for managing many-to-many relations
anomaly/polymorphic-field_type
50813 Downloads
A polymorphic relationship field type.
anomaly/multiple-field_type
53831 Downloads
A multiple relationship field type.
ang3/php-odoo-orm
3119 Downloads
PHP object relational mapper (ORM) for Odoo databases.
ajimoti/roles-and-permissions
1304 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
parm/parm
4982 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
ahnify/laravel-morphable
18 Downloads
easy querying on polymorphic relations
tassawartech174/mongodb-relations
59 Downloads
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
syrian-open-source/laravel-relational-metrics
9 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
stayallive/laravel-inverse-relations
10572 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
smoren/yii2-query-relation-manager
394 Downloads
Class for building queries and making result array with relations (single and multiple)
smoren/query-relation-manager
366 Downloads
Class for building queries and making result array with relations (single and multiple)
sly/relation-bundle
171 Downloads
Symfony2 bundle to manage relations between models/entities (like friends, contacts and others).
shopapps/has-table-relation
2020 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.