Libraries tagged by model deletion
neurony/laravel-duplicate
120428 Downloads
Duplicate any Eloquent model along with its underlying relationships
msafadi/laravel-eloquent-join-with
5867 Downloads
Laravel Eloquent Join With Relationships
joskolenberg/laravel-jory
12015 Downloads
Create a flexible API for your Laravel application using json based queries.
salamwaddah/laravel-relation-parser
12817 Downloads
Easily load model relations from frontend without changing your API
michalsn/codeigniter-nested-model
112 Downloads
Model relations for CodeIgniter 4 framework
dereuromark/cakephp-model-graph
10430 Downloads
A tool to generate a graph of model relationships
e96/yii2-relational-behavior
61152 Downloads
Easy saving relational models in yii2
i-rocky/eloquent-dynamic-relation
15272 Downloads
Adds dynamic relationship capability to eloquent ORM models
maggomann/filament-model-translator
5505 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
codenco-dev/eloquent-model-tester
6892 Downloads
Test easier your Eloquent Models in your Laravel Project
oobook/manage-eloquent
1796 Downloads
Manage the laravel eloquent model relationships, table columns and column types
simpladevru/laravel-eloquent-join
16604 Downloads
This package introduces the join magic for eloquent models and relations.
joskolenberg/eloquent-reflector
12769 Downloads
Laravel package for inspecting model classes on relations en attributes.
neurony/laravel-revisions
13872 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
singlequote/laravel-datatables
23088 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations