php-attributes
php-attributes copied to clipboard
This package provides an easy way to use [PHP 8 Attributes](https://www.php.net/manual/en/language.attributes.php).
Results
1
php-attributes issues
Sort by
recently updated
recently updated
newest added
Add some examples to clarify the usage of resolved attributes. First ideas: - [x] Use attributes with [PSR-14 Event Dispatcher](https://www.php-fig.org/psr/psr-14/) or [PHP League Event](https://event.thephpleague.com/3.0/) - [ ] Use attributes with...
documentation
question