shiva-container

Service container with dependency injection for Lua 5.4

$ luarocks install shiva-container

IoC service container for the Shiva framework.
Supports singleton registration, lazy factories, contract validation,
service extension (add methods), and partial/full replacement.
Contracts are validated at boot — the server refuses to start if a
registered service does not satisfy its declared interface.

Versions

0.1.0-118 hours ago0 downloads

Dependencies

lua >= 5.4

Manifests