aedart/athenaeum-container
Slightly adapted version of Laravel's Service Container
Maintainers
Requires
- php: ^8.4
- aedart/athenaeum-contracts: ^10.10
- aedart/athenaeum-support: ^10.10
- illuminate/container: ^v13.16.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause a19f5314faafe1499e8e444dc32e956dfc8741cd
- Alin Eugen Deac <aedart.woop@gmail.com>
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
