Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
/ php-simple-router Public archive

A simple setup to use a routing system for PHP websites

Notifications You must be signed in to change notification settings

nox7/php-simple-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-simple-router

A simple setup to use a routing system for PHP websites. For complete instructions on how to create routes for your website or application, read the comments in Route.php

Update to previous version

Previously, this system required an SQL table and database connection to function; however after rethinking this, it was concluded that that is overkill. A file in the root called Routes.php is now all that is necessary.

About

A simple setup to use a routing system for PHP websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published