https://github.com/thecodingmachine/yaco-discovery
This package contains a factory for the YACO container.
https://github.com/thecodingmachine/yaco-discovery
Last synced: 10 months ago
JSON representation
This package contains a factory for the YACO container.
- Host: GitHub
- URL: https://github.com/thecodingmachine/yaco-discovery
- Owner: thecodingmachine
- License: mit
- Created: 2015-12-14T08:51:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T07:07:42.000Z (almost 7 years ago)
- Last Synced: 2025-08-09T09:59:47.995Z (10 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Abandoned: this package is abandoned as "definition-discovery" and "definition-interop" as been phased out in favor of "container-interop/service-provider"**
Yaco Discovery package
======================
This package contains a **factory** creating a default [Yaco](https://github.com/thecodingmachine/yaco) container.
Yaco is a compiler that can compile dependency injection containers from *definition-interop* definitions.
This package can automatically detect services definitions (using [definition-discovery](https://github.com/thecodingmachine/definition-discovery)).
This package is also compatible with [container-discovery](https://github.com/thecodingmachine/container-discovery). This means that the container created by the compiler can be automatically detected by packages compatible with *container-discovery*.