Libraries tagged by model relations

netbuild/apidriver

3 Favers
17 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


michaeljmeadows/created-by

0 Favers
26 Downloads

A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.

Go to Download


tqt97/fi-blog

0 Favers
0 Downloads

Basic blog with model articles, categories, tags and relations

Go to Download


mortimer/poignant

1 Favers
290 Downloads

Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.

Go to Download


cgdsoftware/dynamic-methods

0 Favers
709 Downloads

Dynamic methods, relations or accessors for models

Go to Download


gammamatrix/playground-crm

0 Favers
8 Downloads

Playground: Provide the CRM models for the Playground Client Relationship Management System.

Go to Download


devkhris/laravel-friendships

2 Favers
17 Downloads

This package gives Eloquent models the ability to manage friendship relations, this package is a fork from hootlex/laravel-friendships.

Go to Download


asb/morphmtm

0 Favers
0 Downloads

This package provides you with a module to automatically files need (Model,Migrations,...) add Morph many-to-many relations to your project along with commonly used basic commands.which minimizes the trial and error operation for you..

Go to Download


envor/parental

0 Favers
137 Downloads

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

Go to Download


nojiri1098/laravel-annotate

0 Favers
0 Downloads

Add a method list of scopes, accessors, mutators, relations and so on to top of each model file.

Go to Download


pandorga/owner

0 Favers
12 Downloads

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

Go to Download


inventive/laravel-owner

0 Favers
77 Downloads

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

Go to Download


e96/yii2-relational-behavior

5 Favers
53666 Downloads

Easy saving relational models in yii2

Go to Download


level-2/maphper

53 Favers
739 Downloads

A lightweight ORM using the DataMapper pattern, creates database tables on the fly.

Go to Download


roddy/firestore-eloquent

7 Favers
152 Downloads

Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.

Go to Download


<< Previous Next >>