Libraries tagged by model relations

brandonkerr/eloquent-from-settings

0 Favers
8 Downloads

Easily generate eloquent models and relationships from JSON or array

Go to Download


bfg/scaffold

2 Favers
663 Downloads

Scaffolding for recursively creating migration models and relationships between them

Go to Download


vati/filtero

1 Favers
7 Downloads

A Laravel package to filter, search, sort data from models and their relations

Go to Download


crocodicstudio/cbmodel

2 Favers
13417 Downloads

Boost your laravel database relation with model enhancement

Go to Download


netbuild/apidriver

3 Favers
19 Downloads

An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.

Go to Download


plank/larelations

6 Favers
34 Downloads

Extract the relations from a given Laravel model

Go to Download


wfeller/parental

0 Favers
1429 Downloads

A simple eloquent trait that allows relationships to be accessed through child models.

Go to Download


userfrosting/extend-user

5 Favers
349 Downloads

An example Sprinkle for extending the User model and table with additional fields or relationships.

Go to Download


igaster/eloquent-inheritance

5 Favers
145 Downloads

Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models

Go to Download


tecdiary/laravel-attachments

0 Favers
1476 Downloads

Attach files to your models, retrievable by key, group name or using the Eloquent relationship.

Go to Download


rapidwebltd/improved-polymorphic-eloquent-builder

12 Favers
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.

Go to Download


maso/treeify

1 Favers
15 Downloads

Laravel package allows you to convert flat collections of models into hierarchical tree structures, simplifying parent-child relationships management.

Go to Download


chandra-hemant/htkc-utils

0 Favers
53 Downloads

Introducing a powerful and flexible dynamic search function for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.

Go to Download


inventive/laravel-owner

0 Favers
82 Downloads

Allow Eloquent models to own each other. Supports many to many relationships.

Go to Download


stevema/laravel-relations

0 Favers
23 Downloads

laravel的模型关系管理 项目中一堆模型的关系 管理起来很不舒服 写个插件专门做关系管理

Go to Download


<< Previous Next >>