Home

Awesome

<div align="center"> <img src="https://github.com/WendellAdriel/laravel-virtue/raw/main/art/cover.png" alt="Virtue" height="400"/> <p> <h1>Virtue</h1> <strong>Extend the Laravel Framework with a collection of attributes</strong> </p> </div> <p align="center"> <a href="https://packagist.org/packages/WendellAdriel/laravel-virtue"><img src="https://img.shields.io/packagist/v/WendellAdriel/laravel-virtue.svg?style=flat-square" alt="Packagist"></a> <a href="https://packagist.org/packages/WendellAdriel/laravel-virtue"><img src="https://img.shields.io/packagist/php-v/WendellAdriel/laravel-virtue.svg?style=flat-square" alt="PHP from Packagist"></a> <a href="https://packagist.org/packages/WendellAdriel/laravel-virtue"><img src="https://img.shields.io/badge/Laravel-11.x-brightgreen.svg?style=flat-square" alt="Laravel Version"></a> <a href="https://github.com/WendellAdriel/laravel-virtue/actions"><img alt="GitHub Workflow Status (main)" src="https://img.shields.io/github/actions/workflow/status/WendellAdriel/laravel-virtue/tests.yml?branch=main&label=Tests"> </a> </p>

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.

<!---------------------------------------------------------------------------->