php-attributes
php-attributes copied to clipboard
How to process resolved attributes and use them within some real-world examples.
Add some examples to clarify the usage of resolved attributes.
First ideas:
-
[x] Use attributes with PSR-14 Event Dispatcher or PHP League Event
-
[ ] Use attributes with PHP League route
-
[ ] Use attributes with PHP League container
Event driven approach added. See: https://github.com/mbunge/php-attributes/tree/master/examples/PhpLeagueEvent