Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spiral/prototype
[READ ONLY] Automatic dependency injection using AST modifications. Subtree split of the Spiral Prototype component (see spiral/framework)
https://github.com/spiral/prototype
ast dependency-analysis dependency-injection php7 spiral
Last synced: about 1 month ago
JSON representation
[READ ONLY] Automatic dependency injection using AST modifications. Subtree split of the Spiral Prototype component (see spiral/framework)
- Host: GitHub
- URL: https://github.com/spiral/prototype
- Owner: spiral
- License: mit
- Created: 2018-10-26T05:17:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T07:59:22.000Z (about 2 months ago)
- Last Synced: 2024-09-30T14:05:22.651Z (about 1 month ago)
- Topics: ast, dependency-analysis, dependency-injection, php7, spiral
- Language: PHP
- Homepage: https://github.com/spiral/framework
- Size: 314 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Automatic dependency injection using AST
[![PHP Version Require](https://poser.pugx.org/spiral/prototype/require/php)](https://packagist.org/packages/spiral/prototype)
[![Latest Stable Version](https://poser.pugx.org/spiral/prototype/v/stable)](https://packagist.org/packages/spiral/prototype)
[![phpunit](https://github.com/spiral/prototype/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/prototype/actions)
[![psalm](https://github.com/spiral/prototype/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/prototype/actions)
[![Codecov](https://codecov.io/gh/spiral/prototype/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/prototype/)
[![Total Downloads](https://poser.pugx.org/spiral/prototype/downloads)](https://packagist.org/packages/spiral/prototype)
[![type-coverage](https://shepherd.dev/github/spiral/prototype/coverage.svg)](https://shepherd.dev/github/spiral/prototype)
[![psalm-level](https://shepherd.dev/github/spiral/prototype/level.svg)](https://shepherd.dev/github/spiral/prototype)[Documentation](https://spiral.dev/docs/basics-prototype) | [Framework Bundle](https://github.com/spiral/framework)
## License:
MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).