Skip to content

First stable release

Latest
Compare
Choose a tag to compare
@sangarbe sangarbe released this 22 Feb 18:08
  • Reflection based container.
  • Declare values, factories, aliases or injectable structs.
  • Associate tags to services and retrieve them by priority.
  • Simple and minimalistic API.
  • Supports singletons.
  • Defines Provider & Resolver interfaces to allow better organization of definitions.
  • Control of services access using private or public scope.