korridor/laravel-computed-attributes
Adds “computed attributes” to Laravel models, letting you define dynamic/derived properties that behave like normal attributes (including access/casting/serialization) without storing them in the database. Useful for clean model APIs and reusable calculations.
|
Package
|
Constraint
|
|---|---|
| composer/composer | ^2 |
| illuminate/console | ^10|^11|^12|^13 |
| illuminate/database | ^10|^11|^12|^13 |
| illuminate/support | ^10|^11|^12|^13 |
|
Package
|
Constraint
|
|---|---|
| friendsofphp/php-cs-fixer | ^3 |
| larastan/larastan | ^2|^3 |
| orchestra/testbench | ^8|^9|^10|^11 |
| phpunit/phpunit | ^10|^11 |
| squizlabs/php_codesniffer | ^3.5 |
How can I help you explore Laravel packages today?