Libraries tagged by model deletion
maggomann/filament-model-translator
391 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.
oobook/manage-eloquent
1036 Downloads
Manage the laravel eloquent model relationships, table columns and column types
anas/easy-dev
15 Downloads
A Laravel package for generating CRUD operations and managing model relationships
unisharp/laravel-eloquent-join
11432 Downloads
This package introduces the join magic for eloquent models and relations.
adminui/laravel-eloquent-joins
5155 Downloads
This package introduces the join magic for eloquent models and relations.
joskolenberg/eloquent-reflector
12072 Downloads
Laravel package for inspecting model classes on relations en attributes.
marena/yii2-enhanced-gii
1995 Downloads
Generate Relational (has many) Models & CRUD.
davidwesdijk/laravel-polymorphic-eav
1827 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.
zbiller/laravel-duplicate
595 Downloads
Duplicate any Eloquent model along with its underlying relationships
zbiller/laravel-revisions
41 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
neurony/laravel-sort
111 Downloads
Sort Eloquent model records by their attributes or relationships
phpfui/orm
206 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
level-2/maphper
755 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
eprofos/user-agent-analyzer
25 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
namaa-solutions/laravel-orion
2631 Downloads
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.