https://github.com/athena-framework/dependency-injection
Robust dependency injection service container framework
https://github.com/athena-framework/dependency-injection
component crystal dependency-injection
Last synced: 18 days ago
JSON representation
Robust dependency injection service container framework
- Host: GitHub
- URL: https://github.com/athena-framework/dependency-injection
- Owner: athena-framework
- License: mit
- Created: 2020-01-08T03:27:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T19:26:27.000Z (3 months ago)
- Last Synced: 2025-04-15T18:03:36.386Z (24 days ago)
- Topics: component, crystal, dependency-injection
- Language: Crystal
- Homepage: https://athenaframework.org/DependencyInjection/
- Size: 263 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-crystal - Athena Dependency Injection - Robust dependency injection service container framework (Dependency Injection)
README
# Dependency Injection
[](https://common-changelog.org)
[](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[](https://github.com/athena-framework/dependency-injection/releases)Robust dependency injection service container framework.
## Getting Started
Checkout the [Documentation](https://athenaframework.org/DependencyInjection).
## Contributing
Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.