astrotomic/laravel-cachable-attributes
Allows to cache attribute accessor values in an easy way.
时间:2026-01-04 04:57
aslnbxrz/simple-prefix
Tiny, fast Eloquent prefix generator (trait + optional interface) with zero-hassle defaults.
时间:2025-09-12 07:35
a1dbox/laravel-model-accessor-builder
You can build query on model accessor. Sort or filter by accessor, and at the same time it's a regular model accessor
时间:2022-07-10 19:21
korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
时间:未知