Portable
Install with Composer or copy one PHP file into a small application, plugin, theme, or library.
One portable PHP file, no runtime dependencies, and a familiar get() / has() API.
Install the package, create a container, and request a concrete class. LiteWire DI builds its typed constructor dependencies automatically.
composer require doiftrue/litewire-diRead the getting-started guide for a short example, or continue to the full container documentation.