laravel-virtue maintained by wendelladriel
Description
Extend the Laravel Framework with a collection of attributes
Author
Last update
2024/05/11 12:40
(dev-main)
License
Downloads
11
Tags
Virtue is a package that extends the Laravel Framework by providing a collection of attributes that you can use to configure and extend the built-in classes of the framework.
The focus of the package is to bring the power of the PHP 8 attributes to improve the DX on how to configure and extend your Laravel applications.
Documentation
Installation
composer require wendelladriel/laravel-virtue
Credits
Contributing
Check the Contributing Guide.