Libraries tagged by regulations
ticetmp/comma-separated
8 Downloads
This function could be useful in scenarios where traditional Eloquent relationships are not applicable, and you need to manually handle the relationship using raw SQL queries with a comma-separated values approach
think.studio/nova-has-many-on-index
40 Downloads
A Laravel Nova field used to display a 'Has Many' relationship on the index screen.
thibaud-dauce/migrations
475 Downloads
Migrations' helpers to create SQL views, relationships' columns and more!
thevsstech/eloquent-relation-deleteable
77 Downloads
A library which enabled automatically deleting relationships when a model gets deleted
theoluirard/tree-structured-relation
15 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
theoluirard/laravel-get-table-name
9 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
test-magenx/module-media-content-api
0 Downloads
Magento module provides the API interfaces for managing relations between content and media files used in that content
test-magenx/module-media-content
0 Downloads
Magento module provides the implementation for managing relations between content and media files used in that content
tes/laravel-relafilter
1 Downloads
A lightweight Laravel package to filter model data through nested relationships using a simple input structure.
tec-more/attributes
0 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
taylanunutmaz/nova-inline-morph-to
21 Downloads
A Laravel Nova field for displaying morphTo relationship inline.
tacowordpress2/addmany
61 Downloads
AddMany is a TacoWordPress add-on that allows you to assign posts relationships and create an arbitrary number of fields for custom posts in the WordPress admin
symbiont/polymorphables
6 Downloads
Advanced polymorphable many to many relationships
sydante/laravel-eloquent-with-not-overwritten
7 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
syan/active-record
7 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.