Libraries tagged by model deletion
singlequote/laravel-datatables
21216 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
dereuromark/cakephp-model-graph
8514 Downloads
A tool to generate a graph of model relationships
e96/yii2-relational-behavior
54632 Downloads
Easy saving relational models in yii2
jimbolino/laravel-model-builder
10547 Downloads
builds eloquent models based on the tables and relations found in your mysql database
i-rocky/eloquent-dynamic-relation
14415 Downloads
Adds dynamic relationship capability to eloquent ORM models
codenco-dev/eloquent-model-tester
5915 Downloads
Test easier your Eloquent Models in your Laravel Project
simpladevru/laravel-eloquent-join
13502 Downloads
This package introduces the join magic for eloquent models and relations.
coliving/laravel-duplicate
37608 Downloads
Duplicate any Eloquent model along with its underlying relationships
neurony/laravel-revisions
13645 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
nahid-ferdous/laravel-searchable
802 Downloads
Laravel Package To make Eloquent Queries Shorter.
joskolenberg/laravel-jory
10725 Downloads
Create a flexible API for your Laravel application using json based queries.
luezoid/laravel-core
1819 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.
karabinse/eloquent-searchable
1404 Downloads
Easily search eloquent models and their relations
sfneal/address
59649 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
payter/has-column-many
9364 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models