Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 634 Bytes

File metadata and controls

14 lines (9 loc) · 634 Bytes

phpdi-example

Documentation for using PHPDI with annotations lacked for me, so i learned how to use it and made myself a homework of working example.

How to make this project work?

composer install it and run index.php in src/main/webapp/ directory, you should see that injected class's property will be dumped.

Links