1
- # Symfony CMF Routing Bundle [ ![ Build Status] ( https://secure.travis-ci.org/symfony-cmf/RoutingBundle.png )] ( http://travis-ci.org/symfony-cmf/RoutingBundle )
1
+ # Symfony CMF Routing Bundle
2
+
3
+ [ ![ Build Status] ( https://secure.travis-ci.org/symfony-cmf/RoutingBundle.png )] ( http://travis-ci.org/symfony-cmf/RoutingBundle ) [ ![ Latest Stable Version] ( https://poser.pugx.org/symfony/symfony/version.png )] ( https://packagist.org/packages/symfony/symfony ) [ ![ Total Downloads] ( https://poser.pugx.org/symfony/symfony/d/total.png )] ( https://packagist.org/packages/symfony/symfony )
2
4
3
5
This bundle is part of the [ Symfony Content Management Framework (CMF)] ( http://cmf.symfony.com/ )
4
6
and licensed under the [ MIT License] ( LICENSE ) .
5
7
6
- The RoutingBundle enables the [ CMF Routing component] ( https://github.com/symfony-cmf/Routing )
8
+ The RoutingBundle enables the
9
+ [ CMF Routing component] ( https://github.com/symfony-cmf/Routing )
7
10
as a Symfony2 bundle. It provides route documents for Doctrine PHPCR-ODM and a
8
11
controller for redirection routes.
9
12
@@ -21,14 +24,19 @@ For the install guide and reference, see:
21
24
22
25
See also:
23
26
24
- * [ All Symfony CMF documentation] ( http://symfony.com/doc/master/cmf/index.html ) - complete Symfony CMF reference
27
+ * [ All Symfony CMF documentation] ( http://symfony.com/doc/master/cmf/index.html ) - complete Symfony CMF reference
25
28
* [ Symfony CMF Website] ( http://cmf.symfony.com/ ) - introduction, live demo, support and community links
26
29
27
30
28
31
## Contributing
29
32
30
- Pull requests are welcome. Please see our [ CONTRIBUTING] ( https://github.com/symfony-cmf/symfony-cmf/blob/master/CONTRIBUTING.md ) guide.
33
+ Pull requests are welcome. Please see our
34
+ [ CONTRIBUTING] ( https://github.com/symfony-cmf/symfony-cmf/blob/master/CONTRIBUTING.md )
35
+ guide.
31
36
32
- Unit and/or functional tests exist for this bundle. See the [ Testing documentation] ( http://symfony.com/doc/master/cmf/components/testing.html ) for a guide to running the tests.
37
+ Unit and/or functional tests exist for this bundle. See the
38
+ [ Testing documentation] ( http://symfony.com/doc/master/cmf/components/testing.html )
39
+ for a guide to running the tests.
33
40
34
- Thanks to [ everyone who has contributed] ( https://github.com/symfony-cmf/RoutingBundle/contributors ) already.
41
+ Thanks to
42
+ [ everyone who has contributed] ( https://github.com/symfony-cmf/RoutingBundle/contributors ) already.
0 commit comments