xusifob/router

A simple router to use for a quick web app

1.0.0 2021-01-28 02:55 UTC

This package is auto-updated.

Last update: 2024-04-17 10:11:16 UTC


README

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