Skip to content

Xusifob/router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xusifob/Router

A simple router you can use to create fastly a PHP application

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To install this project, you will need composer installed as well as an apache 2 server

Installing

To install this project, just run the following command

composer require xusifob/router

Once it's done, you can set up your project. There is a functioning example in the example folder