puli/symfony-bridge
Integrates the Puli library with the Symfony components.
Maintainers
Requires
- php: ^5.3.9|^7.0
- puli/repository: ^1.0-beta9
- symfony/config: ^2.3|^3.0
- symfony/http-kernel: ^2.3|^3.0
Requires (Dev)
- phpunit/phpunit: ^4.6
- sebastian/version: ^1.0.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 3396ac96a6461abaabcb10cc776a1984a9690f58
- Bernhard Schussek <bschussek.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-08 04:43:51 UTC
README
π Build Status
π Build status
π Scrutinizer Code Quality
π Latest Stable Version
π Total Downloads
π Dependency Status
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.
Authors
Installation/Documentation
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.
Contribute
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.
Support
If you are having problems, send a mail to bschussek@gmail.com or shout out to @webmozart on Twitter.
License
All contents of this package are licensed under the MIT license.
