PHPackages                             cakesuit/route - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. cakesuit/route

ActiveCakephp-plugin[Framework](/categories/framework)

cakesuit/route
==============

Cakesuit/Route plugin for CakePHP

0.0.1(7y ago)049MITPHP

Since Jun 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/cakesuit/route)[ Packagist](https://packagist.org/packages/cakesuit/route)[ RSS](/packages/cakesuit-route/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Cakesuit/Route plugin for CakePHP
=================================

[](#cakesuitroute-plugin-for-cakephp)

Installation
------------

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require cakesuit/route

```

Load Helper on your config/bootstrap.php file:

```
