Skip to content

WendellAdriel/laravel-virtue

Repository files navigation

Virtue

Virtue

Extend the Laravel Framework with a collection of attributes

Packagist PHP from Packagist Laravel Version GitHub Workflow Status (main)

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

Docs Button DocsRepo Button

Installation

composer require wendelladriel/laravel-virtue

Credits

Contributing

Check the Contributing Guide.