liar88828/laravel-schema-attributes
PHP 8 attribute-driven schema compiler for Laravel. One schema class drives migrations, models, factories, controllers, and tests — no duplication.
时间:2026-03-20 13:26
androlax2/laravel-model-typed-settings
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
时间:2026-02-02 14:12
jacobhyde/laravel-observer-pipeline
Explicit, ordered, and testable pipelines for Laravel Eloquent model events.
时间:2026-01-04 20:15
jpkleemans/attribute-events
???? Fire events on attribute changes of your Eloquent model
时间:2026-01-04 17:37
yuwuhsien/laravel-bcmath-cast
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
时间:2026-01-04 05:52
astrotomic/laravel-cachable-attributes
Allows to cache attribute accessor values in an easy way.
时间:2026-01-04 04:57
wendelladriel/laravel-lift
Take your Eloquent Models to the next level
时间:2026-01-04 03:43
qkskima/model
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
时间:2025-12-10 04:43
gnireeg/laravel-timezoned
A lightweight Laravel package that provides a trait to automatically convert all date attributes of an Eloquent model from the database timezone to the user's timezone - and convert incoming user-provided dates back to the database timezone as well.
时间:2025-11-23 02:17
abdylreshit/laravel-eav
A lightweight EAV package for Laravel: add dynamic, typed attributes to any Eloquent model with validation and easy querying.
时间:2025-10-28 11:31
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
meius/laravel-transaction-orchestrator
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
时间:2025-09-02 11:21
cartalyst/attributes
Cartalyst's Attributes package allows you to attach attributes to objects, it utilizes the Entity-Attribute-Value Model to assign values to objects.
时间:2025-08-28 14:05
carono/yii2-rule-helper
Yii2 helper for working with model validation rules and validators. Provides methods to check if validators are applied to model attributes and get validator short names
时间:2025-08-26 14:02
pimphand/mysql-encrypted
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
时间:2025-08-22 15:02