Libraries tagged by larelations
moataz-hajres/morph-cascade-delete
327 Downloads
A simple laravel package to enable cascade deleting on polymorphic relations.
mjkhajeh/wporm
76 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
metasync-site/nova-has-many-searchable
317 Downloads
A Laravel Nova field for searchable has-many relationships
metasync-site/nova-belongs-to-many
763 Downloads
A Laravel Nova field for searchable belongs-to-many relationships
maksimru/composite-primary-keys
15066 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
luezoid/laravel-core
2039 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
lighthouseuk/wp-batch-posts-to-posts
453 Downloads
Easily create Posts 2 Posts relations
khairy/migration-model-sync
17 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
kalimeromk/filterable
2452 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.
jonasholfeld/kirby3-many-to-many-field
183 Downloads
Kirby Many To Many Field Relationship Plugin
jmeyering/hal-explorer
21294 Downloads
HalExplorer is a php client for exploring HAL Hateoas apis. HalExplorer is able to craft requests and follow links to resource relationships.
jimbolino/laravel-model-builder
10660 Downloads
builds eloquent models based on the tables and relations found in your mysql database
froog/silvergraph
5731 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
fond-of-spryker/price-store
19078 Downloads
Add Store Relationship to category
dottedai/laravel-model-annotator
654 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.