Libraries tagged by relationship
adminui/laravel-eloquent-joins
5598 Downloads
This package introduces the join magic for eloquent models and relations.
venturedrake/laravel-crm-install
0 Downloads
Install and setup a complete Laravel CRM application
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
wfeller/parental
1702 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
webbuilders-group/silverstripe-versioned-helpers
6249 Downloads
Provides a number of helpful extensions for working with custom data objects that are versioned or working with versioned relationships of SiteTree decedents
veiliglanceren/laravel-morph-categories
645 Downloads
A Laravel package to support polymorphic category relationships for any model.
userfrosting/extend-user
350 Downloads
An example Sprinkle for extending the User model and table with additional fields or relationships.
unisharp/laravel-pagerender
87 Downloads
Provide functions to render regular pages with parent-child relationships.
tresdstudioweb/dynamic-select
238 Downloads
This component simplifies the configuration of data relationships through taxonomies, which means that the information displayed in the second selector dynamically adjusts based on the option selected in the first selector. This provides users with a more intuitive and personalized experience when choosing among different options, as they can view and select only the relevant choices based on their initial selection in the first selector.
survos/media-bundle
13 Downloads
Manage media without direct relationships
razisayyed/laravel-cascaded-soft-deletes
4071 Downloads
Cascades delete/restore Soft Deletable relationships
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
protich/auto-join-eloquent
41 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
primoz2500/hasoneautocompletefield
1935 Downloads
A CMS form field for adding has_one relationships using autocomplete
pendalff/eloquent-joins
2657 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.