Latest release: 1.0.0-beta4
PHP >= 5.3.9
This bridge provides a file locator for the Symfony Config component that locates configuration files using a Puli repository. With this locator, you can refer from one configuration file to another via its Puli path:
# routing.yml
_acme_demo:
resource: /acme/demo-bundle/config/routing.yml
Read Puli at a Glance if you want to learn more about Puli.
Follow the guide Locating Config Files with Puli to install the locator in your project. This guide will tell you all you need to know to use the locator.
Contributions to are very welcome!
- Report any bugs or issues you find on the issue tracker.
- You can grab the source code at Puli’s Git repository.
If you are having problems, send a mail to [email protected] or shout out to @webmozart on Twitter.
All contents of this package are licensed under the MIT license.