Download the PHP package matuck/aliasbundle without Composer
On this page you can find all versions of the php package matuck/aliasbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matuck/aliasbundle
More information about matuck/aliasbundle
Files in matuck/aliasbundle
Download matuck/aliasbundle
More information about matuck/aliasbundle
Files in matuck/aliasbundle
Vendor matuck
Package aliasbundle
Short Description Provides a catch all route
License GPL-v3
Homepage https://github.com/matuck/AliasBundle.git
Package aliasbundle
Short Description Provides a catch all route
License GPL-v3
Homepage https://github.com/matuck/AliasBundle.git
Please rate this library. Is it a good library?
Informations about the package aliasbundle
AliasBundle
A system to remap any url to a url of your choosing
Documentation
Installation
Pretty simple with Composer, add:
Then run the below command to install the bundle
Database tables also need to created so run
Configure
Add the below snippet to the very bottom of your routing.yml file
This has to be the very last entry or your hard defined routes will not work.
Usage
From inside a controller
All versions of aliasbundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
symfony/framework-bundle Version ~2.0
doctrine/orm Version >=2.2.3,<2.4-dev
doctrine/doctrine-bundle Version 1.2.*
symfony/framework-bundle Version ~2.0
doctrine/orm Version >=2.2.3,<2.4-dev
doctrine/doctrine-bundle Version 1.2.*
The package matuck/aliasbundle contains the following files
Loading the files please wait ....