Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spiral/core
[READ ONLY] IoC container, IoC scopes, factory, memory, configuration interfaces. Subtree split of the Spiral Core component (see spiral/framework)
https://github.com/spiral/core
configuration container dependency-injection php7
Last synced: 7 days ago
JSON representation
[READ ONLY] IoC container, IoC scopes, factory, memory, configuration interfaces. Subtree split of the Spiral Core component (see spiral/framework)
- Host: GitHub
- URL: https://github.com/spiral/core
- Owner: spiral
- License: mit
- Created: 2018-08-24T10:31:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T21:51:36.000Z (7 days ago)
- Last Synced: 2025-01-31T22:26:23.713Z (7 days ago)
- Topics: configuration, container, dependency-injection, php7
- Language: PHP
- Homepage: https://github.com/spiral/framework
- Size: 6.55 MB
- Stars: 14
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Spiral Core: Container, IoC scopes and InjectableConfigs
[![PHP Version Require](https://poser.pugx.org/spiral/core/require/php)](https://packagist.org/packages/spiral/core)
[![Latest Stable Version](https://poser.pugx.org/spiral/core/v/stable)](https://packagist.org/packages/spiral/core)
[![phpunit](https://github.com/spiral/core/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/core/actions)
[![psalm](https://github.com/spiral/core/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/core/actions)
[![Codecov](https://codecov.io/gh/spiral/core/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/core/)
[![Total Downloads](https://poser.pugx.org/spiral/core/downloads)](https://packagist.org/packages/spiral/core)
[![type-coverage](https://shepherd.dev/github/spiral/core/coverage.svg)](https://shepherd.dev/github/spiral/core)
[![psalm-level](https://shepherd.dev/github/spiral/core/level.svg)](https://shepherd.dev/github/spiral/core)[Documentation](https://spiral.dev/docs/framework-container) | [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).