Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wendelladriel/laravel-virtue

Extend the Laravel Framework with a collection of attributes
https://github.com/wendelladriel/laravel-virtue

attributes configuration extend laravel laravel-framework laravel-package metadata

Last synced: about 8 hours ago
JSON representation

Extend the Laravel Framework with a collection of attributes

Awesome Lists containing this project

README

        


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]][Docs Link] [![DocsRepo Button]][DocsRepo Link]

## Installation

```bash
composer require wendelladriel/laravel-virtue
```

## Credits

- [Wendell Adriel](https://github.com/WendellAdriel)
- [All Contributors](../../contributors)

## Contributing

Check the **[Contributing Guide](CONTRIBUTING.md)**.

[Docs Button]: https://img.shields.io/badge/Website-B30E2E?style=for-the-badge&logoColor=white&logo=GitBook
[Docs Link]: https://wendell-adriel.gitbook.io/laravel-virtue/
[DocsRepo Button]: https://img.shields.io/badge/Repository-3884FF?style=for-the-badge&logoColor=white&logo=GitBook
[DocsRepo Link]: https://github.com/WendellAdriel/laravel-virtue-docs