lua-injection

A lightweight and flexible dependency injection container for Lua.

$ luarocks install lua-injection

A lightweight and flexible Dependency Injection Container for Lua.
This library allows you to register and manage your application’s dependencies in a centralized way, supporting singletons, lazy singletons, and factories with automatic dependency resolution.

Versions

1.0-11 day ago0 downloads

Dependencies

lua >= 5.1

Manifests