Libraries tagged by model deletion
dice/orm
6 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
brandonkerr/eloquent-from-settings
10 Downloads
Easily generate eloquent models and relationships from JSON or array
borschphp/orm
26 Downloads
An Object Relational Model implementation.
bfg/scaffold
679 Downloads
Scaffolding for recursively creating migration models and relationships between them
azakhozhiy/laravel-iso-countries
1 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
vati/filtero
8 Downloads
A Laravel package to filter, search, sort data from models and their relations
naimsolong/laravel-data-extractor
6 Downloads
A data extractor based on models and it's relationship
milkhan/fiver-metric-tool
4 Downloads
A Laravel Nova metric tool to display metrics based on a selection of models.
kmuenkel/concept-factory
132 Downloads
Auto-generate dummy data with realistic relationships per Model-like config classes
jmsr/crud-generator-laravel
27 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
gokhankurtulus/querymapper
11 Downloads
A simple PHP library for creating models and database relations.
faliure/laravel-separate-databases
11997 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
eventbrain/cloner
39 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.