Libraries tagged by laravel reactions
adminui/laravel-eloquent-joins
5598 Downloads
This package introduces the join magic for eloquent models and relations.
resultsystems/relationships
1700 Downloads
Several Relations for Laravel.
offline-agency/laravel-mongo-auto-sync
473 Downloads
This package provides a better support for MongoDB relationships in Laravel Projects.
dennisvandalen/laravel-iso-countries
529 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.
al-one/eloquent-super-relations
791 Downloads
Laravel Eloquent Super Relations
davidwesdijk/laravel-polymorphic-eav
1841 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.
veiliglanceren/laravel-morph-categories
645 Downloads
A Laravel package to support polymorphic category relationships for any model.
shomisha/unusual-relationships
1040 Downloads
This package offers a trait which provides your models with the ability to have relationships not included within standard Laravel installations.
abdallahmohammed/laravel-eloquent-filter
10 Downloads
A simple laravel package to filter models and relations
zerossb/laravel-world
48 Downloads
Provide countries, states, and cities relations database. (Forked from khsing/laravel-world)
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
venturedrake/laravel-crm-starter
2 Downloads
Install and setup a complete Laravel CRM application
unisharp/laravel-pagerender
87 Downloads
Provide functions to render regular pages with parent-child relationships.
touhidurabir/laravel-model-soft-cascade
40 Downloads
A laravel package to handle cascade delete and restore on model relations.
toanld/multi-relationships
285 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.