aedart/athenaeum-container

Slightly adapted version of Laravel's Service Container

Maintainers

👁 aedart

Package info

github.com/aedart/athenaeum-container

Homepage

pkg:composer/aedart/athenaeum-container

Statistics

Installs: 24 528

Dependents: 5

Suggesters: 0

Stars: 0

10.10.0 2026-06-23 06:47 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause a19f5314faafe1499e8e444dc32e956dfc8741cd

  • Alin Eugen Deac <aedart.woop@gmail.com>

containeriocservice containerAthenaeum

This package is auto-updated.

Last update: 2026-06-23 06:48:08 UTC


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