Chris noccy

noccylabs/hotwire (0.1.0)

Published 2025-08-30 21:16:27 +00:00 by noccy in noccy/php-hotwire

Installation

{
	"repositories": [{
			"type": "composer",
			"url": ""
		}
	]
}
composer require noccylabs/hotwire:0.1.0

About this package

A flexible container for long running applications and daemons

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.

Dependencies

Dependencies

ID Version
psr/container ^2.0

Development Dependencies

ID Version
phpunit/phpunit ^12.3
Details
Composer
2025-08-30 21:16:27 +00:00
0
Christopher Vagnetoft
GPL-2.0-or-later
14 KiB
Assets (1)
Versions (1) View all
0.1.0 2025-08-30