digineers / bootstrap-bundle
A pretty nice way to expose your Symfony2 routing to client applications.
Installs: 1 077
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 230
Type:symfony-bundle
Requires
- php: >=5.3.3
- symfony/console: ~2.6|~3.0|^4.0|^5.0
- symfony/finder: ~2.6|~3.0|^4.0|^5.0
- symfony/form: ~2.6|~3.0|^4.0|^5.0
- symfony/framework-bundle: ~2.6|~3.0|^4.0|^5.0
- symfony/twig-bundle: ~2.6|~3.0|^4.0|^5.0
- twig/twig: ~1.12|~2.0
Requires (Dev)
- knplabs/knp-menu: ~2.0|~3.0
- knplabs/knp-menu-bundle: ~2.0
- knplabs/knp-paginator-bundle: dev-master
- mockery/mockery: ~0.9
- phpunit/phpunit: ~4.8
Suggests
- knplabs/knp-menu: Required to use KnpMenuBundle.
- knplabs/knp-menu-bundle: BraincraftedBootstrapBundle styles the menus provided by KnpMenuBundle.
- knplabs/knp-paginator-bundle: BraincraftedBootstrapBundle styles the pagination provided by KnpPaginatorBundle.
- twbs/bootstrap: Twitter Bootstrap provides the assets (images, CSS and JS)
- dev-develop
- 3.2.3
- 3.2.2
- 3.1.2
- v3.1.1
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- 2.4.0
- 2.3.1
- 2.3.0
- 2.2.x-dev
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.x-dev
- v2.1.2
- 2.1.1
- 2.1.0
- v2.1.0-beta2
- v2.1.0-beta1
- v2.1.0-alpha1
- 2.0.x-dev
- dev-master / 2.0.x-dev
- v2.0.1
- 2.0.0
- v2.0.0-beta2
- v2.0.0-beta1
- v2.0.0-alpha3
- v2.0.0-alpha2
- 2.0.0-alpha1
- 1.x-dev
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.x-dev
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-symfony-5
- dev-tests
- dev-revert-362-update-for-symfony27
- dev-3.0-exp
- dev-sass-font-dir
- dev-layout-head
This package is auto-updated.
Last update: 2021-07-16 15:32:09 UTC
README
This bundle allows you to expose your routing in your JavaScript code. That means you'll be able to generate URL with given parameters like you can do with the Router component provided in the Symfony2 core.
This is a port of the symfony 1.x plugin: chCmsExposeRoutingPlugin.
Documentation
For documentation, see:
https://symfony.com/doc/master/bundles/FOSJsRoutingBundle/index.html
Contributing
See CONTRIBUTING file.
Original Credits
- William DURAND as main author.
- Julien MUETTON (Carpe Hora) for the inspiration.
License
This bundle is released under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE