Libraries tagged by model deletion
roy404/eloquent
143 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
froog/silvergraph
5731 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
touhidurabir/laravel-model-soft-cascade
40 Downloads
A laravel package to handle cascade delete and restore on model relations.
synatree/yii2-dynamic-relations
2794 Downloads
Allows Yii2 views to contain a dynamically expanding set of fields based on model relations.
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships
peak-tower-tech/models-manager
35 Downloads
duplicate,delete models with selected relation model as recursive
hsuan/laravel-relation-maker
17337 Downloads
LaravelRelationMaker to help people generate model with relation
sly/relation-bundle
173 Downloads
Symfony2 bundle to manage relations between models/entities (like friends, contacts and others).
glugox/model-meta
31 Downloads
Laravel package for defining model fields, validation, relations, etc.
fs-ap/laravel-relationship-test
177 Downloads
Enhance the unit test of relationship in model to projects in laravel
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
worksome/model-attributes
250513 Downloads
Model attributes are dynamically generated data on models added as a relationship.
shomisha/unusual-relationships
1040 Downloads
This package offers a trait which provides your models with the ability to have relationships not included within standard Laravel installations.
syrian-open-source/laravel-relational-metrics
9 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
php-extended/php-model-object
5938 Downloads
A library that implements the php-model-interface package