arabcoders/router

This package is abandoned and no longer maintained. The author suggests using the nikic/fast-route package instead.

Router

v1.0.2 2016-07-01 23:48 UTC

This package is auto-updated.

Last update: 2022-02-01 12:59:33 UTC


README

Install

Via Composer

$ composer require arabcoders/router

Usage Example.

<?php

require __DIR__ . '/../../autoload.php';