aedart/athenaeum-container

Slightly adapted version of Laravel's Service Container


README

The \Aedart\Container\IoC is a slightly adapted version of Laravel's Service Container. Please make sure to read their documentation, before attempting to use this version.

The motivation behind this adaptation is development outside a normal Laravel Application. E.g. testing and development of Laravel dependent packages. In other words, you will most likely not find this useful within your Laravel Application!

Documentation

Please read the official documentation for additional information.

Repository

The mono repository is located at github.com/aedart/athenaeum

Versioning

This package follows Semantic Versioning 2.0.0

License

BSD-3-Clause, Read the LICENSE file included in this package