priskz/sorad-routes

A Routes component for the SORAD framework.

0.1.0 2018-05-04 06:33 UTC

This package is auto-updated.

Last update: 2024-05-14 12:32:09 UTC


README

Purpose

A Routes component for the SORAD framework.

Install via Composer

Add the following to your "require" schema:

"require": {
     "priskz/sorad-routes": "~0.1.0"
}

Run composer install