commit 742c63cd43bfb6ffe7fe52a8d557dc418e3b42f7 Author: Simon Sessingø Date: Fri Sep 18 18:03:50 2015 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b45dd9b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# simple-php-router +Simple PHP router, easy to load in through composer - heavily inspired by Laravel.