Download the PHP package handcraftedinthealps/rest-routing-bundle without Composer
On this page you can find all versions of the php package handcraftedinthealps/rest-routing-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download handcraftedinthealps/rest-routing-bundle
More information about handcraftedinthealps/rest-routing-bundle
Files in handcraftedinthealps/rest-routing-bundle
Package rest-routing-bundle
Short Description This bundle provides automatic route registration for the Controllers
License MIT
Informations about the package rest-routing-bundle
RestRoutingBundle ⛰
This bundle provides the automatic route generation for the FOSRestBundle 3.0.
Documentation
Read the Documentation
Installation
All the installation instructions are located in the documentation.
Switching from FOSRestBundle
If you did before using the FOSRestBundle which removed the auto route generation the switch is easy. After you did successfully install the bundle change the configuration to the new bundle:
before
after
Update the classes (not necessary but recommended):
License
This bundle is under the MIT license. See the complete license in the bundle.
All versions of rest-routing-bundle with dependencies
doctrine/annotations Version ^1.0|^2.0
doctrine/inflector Version ^1.4.1|^2.0
symfony/config Version ^4.4|^5.0|^6.0|^7.0
symfony/dependency-injection Version ^4.4|^5.0|^6.0|^7.0
symfony/finder Version ^4.4|^5.0|^6.0|^7.0
symfony/framework-bundle Version ^4.4.1|^5.0|^6.0|^7.0
symfony/http-kernel Version ^4.4|^5.0|^6.0|^7.0
symfony/routing Version ^4.4|^5.0|^6.0|^7.0