Libraries tagged by model deletion
danilowa/laravel-factory-seeder-generator
29 Downloads
A Laravel package to automatically generate factories and seeders based on models and their relationships.
arslanayoub/searchable-scope
23 Downloads
Reusable search scope trait for Laravel models with nested relation and priority support.
alltrons/laravel-erd-modules
50 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel, upgrated to work for modules
tes/laravel-relafilter
1 Downloads
A lightweight Laravel package to filter model data through nested relationships using a simple input structure.
rvkolosov/laravel-withtrait
4 Downloads
WithTrait for dynamic load relations in Laravel Model.
noodleware/replicata
3 Downloads
A Laravel package for deep cloning Eloquent models and their nested relationships.
nhalstead/transferable
189 Downloads
Transfer attached relationships from one model instance to another model instance of the same type.
mohamedsaad/dynamic-filters
1 Downloads
Dynamic filtering package for Laravel models with support for relations and custom operators
folklore/eloquent-mediatheque
4048 Downloads
Laravel 4 and 5 package to add media relations to Eloquent Models
ajayjoshi/polymorphic-history
24 Downloads
This Package is used for managing model histories using polymorphic relations
tqt97/fi-blog
0 Downloads
Basic blog with model articles, categories, tags and relations
pozitronik/yii2-selectmodelwidget
81 Downloads
Extended selection widget for ActiveRecord models
mortimer/poignant
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.
ultratechinnovations/laravel-social-follow
1 Downloads
A complete, flexible follow system for Laravel applications with multi-model support, real-time notifications, and relationship management
theoluirard/laravel-get-table-name
9 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.