hasanhawary/lookup-manager
Clean Laravel lookup manager: fetch model lookups and enum lists (app and modules) with no app-coupling.
时间:2025-09-21 01:20
romegasoftware/availability
Reusable availability rule engine for Eloquent models.
时间:2025-09-20 22:17
rat.md/laravel-translatable
Awesome translatable Laravel Eloquent models (for MySQL, MariaDB, PostgreSQL, SQLite & MongoDB).
时间:2025-09-19 13:09
alagaccia/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modific
时间:2025-09-19 09:29
alzoubi/multilang-slug
A package to generate multilingual slugs easily for Laravel models
时间:2025-09-18 13:47
bretterer/laravel-hashid
Generate and use HashIds for your Laravel models, just like native ULIDs and UUIDs
时间:2025-09-18 01:10
victormgomes/query-params
Automatically generate query parameters from Eloquent models
时间:2025-09-17 23:01
jeffersongoncalves/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modific
时间:2025-09-17 11:58
dibakar/laravel-dynamic-filters
A flexible and dynamic filtering system for Laravel Eloquent models that allows for easy implementation of complex filtering and searching capabilities in your applications.
时间:2025-09-17 09:53
omiya0555/laravel-prism-upstage-solar
Laravel Prism provider for Upstage Solar models
时间:2025-09-15 17:39
carono/yii2-attribute-behavior
Yii2 behavior that triggers custom events when specific model attributes change. Provides flexible attribute-level event handling for ActiveRecord models with onChange{Attribute} and onInsert{Attribute} method patterns.
时间:2025-09-15 10:40
mangosoft/modules
A lightweight modular system for Laravel that helps you organize your application into independent, self-contained modules. Each module has its own Controllers, Models, Providers, Views, and Routes, making large-scale apps easier to manage, scale, and maintain.
时间:2025-09-14 10:07
intcore/filament-resource-generator
A powerful Laravel Filament package for generating complete modules with models, migrations, factories, seeders, and admin resources
时间:2025-09-13 22:13
marwen-brini/bob-the-builder
A complete ORM and query builder for PHP with Laravel-like fluent syntax, models, relationships, and migrations
时间:2025-09-13 17:49
indy2kro/laravel-validate-models
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
时间:2025-09-12 10:10