puli/symfony-bridge

Integrates the Puli library with the Symfony components.

Maintainers

πŸ‘ webmozart

Package info

github.com/puli/symfony-bridge

Homepage

Issues

pkg:composer/puli/symfony-bridge

Statistics

Installs: 31 215

Dependents: 2

Suggesters: 0

Stars: 6

1.0.0-beta4 2016-01-14 12:47 UTC

Requires

Requires (Dev)

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!

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.