Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T01:15:59.000Z (6 months ago)
- Last Synced: 2024-08-20T05:01:52.052Z (6 months ago)
- Topics: component, crystal, dependency-injection
- Language: Crystal
- Homepage: https://athenaframework.org/DependencyInjection/
- Size: 221 KB
- Stars: 9
- Watchers: 4
- 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
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/workflows/CI/badge.svg)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/dependency-injection.svg)](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.