whilesmart/eloquent-owner-access
Pluggable polymorphic owner authorization for Laravel packages with owner_type/owner_id columns. Lets host apps decide who can see and modify owner-scoped records without coupling the underlying packages to a specific tenancy model.
时间:2026-04-25 11:53
winavin/permissions
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
时间:2026-03-22 18:55
dialloibrahima/laravel-model-media
A lightweight trait for managing media files directly on your Eloquent models, without additional tables. Perfect when you need to attach files to models by simply storing the path as an attribute.
时间:2026-02-02 23:47
venturecraft/revisionable
Keep a revision history for your models without thinking, created as a package for use with Laravel
时间:2026-01-04 11:01
sdavis1902/eloquent-vars
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
时间:2026-01-04 03:55
eseperio/yii2-model-virtual-fields
Yii2 extension for adding virtual (dynamic) fields to ActiveRecord models without modifying database tables
时间:2025-11-28 12:41
mimicak/laravel-blueprint-visualizer
A powerful, zero-config ERD + Model Relationship visualizer for Laravel applications. Automatically discovers your Eloquent models and migrations, merges the information intelligently, and renders beautiful, interactive diagrams without running migrations or database connection.
时间:2025-11-21 12:20
umairhanifdev/laravel-table-logger
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
时间:2025-06-22 08:04
albaroody/staging
Allow any Laravel model to be saved as a draft (staged) into a separate system without affecting real database tables.
时间:2025-04-29 00:23
hellomohsinhello/laravel-relation-parser
Easily load model relations from frontend without changing your API
时间:2025-03-06 21:54
ferdinandbr/laravel-model-unique-field
create a record with a unique field without worrying
时间:2024-10-01 23:22
developerawam/generate-migration
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimiz
时间:2024-08-02 09:04
rembon/laravel-auditor
Laravel Eloquent Model Auditor Without Getting Sweat
时间:2024-06-14 09:49
shaka/dynamic-update-trait
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by
时间:2024-02-26 14:37
fragment/elemental
A PHP framework without any strings attached, but with all the magical features.
时间:2024-01-16 14:48