Skip to content

ioc-interop/impl

Repository files navigation

ioc-interop/impl

PDS Skeleton PDS Composer Script Names

This package offers two autowiring IocContainer reference implementations:

  • a PublicContainer where the manually-defined services are publicly modifiable;

  • a ProtectedContainer where the manually-predefined services are protected inside the container; and,

  • an AutowiredContainer that extends ProtectedContainer so that undefined services are automatically resolved.

About

Reference implementations of the Ioc-Interop interfaces.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages