Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ray-di/Ray.Di
A dependency injection framework for PHP
https://github.com/ray-di/Ray.Di
annotations aop autowire dependency-injection di guice
Last synced: 4 days ago
JSON representation
A dependency injection framework for PHP
- Host: GitHub
- URL: https://github.com/ray-di/Ray.Di
- Owner: ray-di
- License: mit
- Created: 2011-07-30T20:01:13.000Z (over 13 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-05-22T22:18:07.000Z (6 months ago)
- Last Synced: 2024-05-22T23:23:08.808Z (6 months ago)
- Topics: annotations, aop, autowire, dependency-injection, di, guice
- Language: PHP
- Homepage: https://ray-di.github.io
- Size: 2.26 MB
- Stars: 198
- Watchers: 11
- Forks: 35
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Ray.Di
## A dependency injection framework for PHP
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ray-di/Ray.Di/badges/quality-score.png?b=2.x)](https://scrutinizer-ci.com/g/ray-di/Ray.Di/?branch=2.x)
[![codecov](https://codecov.io/gh/ray-di/Ray.Di/branch/2.x/graph/badge.svg?token=KCQXtu01zc)](https://codecov.io/gh/ray-di/Ray.Di)
[![Type Coverage](https://shepherd.dev/github/ray-di/Ray.Di/coverage.svg)](https://shepherd.dev/github/ray-di/Ray.Di)
[![Continuous Integration](https://github.com/ray-di/Ray.Di/actions/workflows/continuous-integration.yml/badge.svg?branch=2.x)](https://github.com/ray-di/Ray.Di/actions/workflows/continuous-integration.yml)
[![Total Downloads](https://poser.pugx.org/ray/di/downloads)](https://packagist.org/packages/ray/di)Ray.Di is DI and AOP framework for PHP inspired by [Google Guice](https://github.com/google/guice/wiki).
https://ray-di.github.io