belongs-to-through
Inverse relation builder
Allows defining inverse relationships in Eloquent models with unlimited intermediate tables
Laravel Eloquent BelongsToThrough relationships
1k stars
21 watching
92 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Adds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions. | 30 |
| | Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. | 1,416 |
| | Handles roles and permissions in Laravel applications | 2,206 |
| | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
| | A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,356 |
| | A Laravel application with registration disabled and modified routing and file structure. | 177 |
| | Integrates Slack with Laravel web applications | 155 |
| | Automatically generates Laravel models based on a database schema | 1,509 |
| | A Neo4j Graph Eloquent Driver for Laravel | 644 |
| | A Laravel package providing an oAuth wrapper service for integrating with various social media and online services | 2 |
| | A package for mapping and querying data between Laravel models and Elasticsearch | 509 |
| | A package that adds unique references to models in Laravel, allowing quick reference-based routing and API building. | 13 |
| | A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 269 |
| | A package for casting Eloquent model attributes to value objects with ease. | 23 |
| | A package that enables Eloquent models to manage friend relationships, allowing users to send and accept friend requests. | 704 |