Files
php-hotwire/README.md
2025-08-30 23:12:22 +02:00

232 B

NoccyLabs Hotwire

This is an autowiring DI container library. It is not zero-conf; you still have to specify the directories containing classes to add to the container, and annotate the classes with the #[AsService] attribute.