diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..407e75c --- /dev/null +++ b/Readme.md @@ -0,0 +1,17 @@ +# ProVM Basic Web Project + +Basic structure for files and folders common for every web project. + +## Includes + ++ [Slim](http://slimframework.com/) ++ [Nyholm/Psr7](https://github.com/Nyholm/psr7) ++ [Nyholm/Psr7-Server](https://github.com/Nyholm/psr7-server) ++ [PHP-DI/Slim-Bridge](https://github.com/PHP-DI/Slim-Bridge) ++ [Slim-Blade](https://github.com/rubellum/Slim-Blade-View) ++ [Slim-Whoops](https://github.com/zeuxisoo/php-slim-whoops) ++ [PHP dotenv](https://github.com/vlucas/phpdotenv) ++ [jQuery](https://jquery.com/) ++ [Fomantic-UI](https://github.com/fomantic/Fomantic-UI) ++ [PHPUnit](https://phpunit.de/) ++ [Kint](https://kint-php.github.io/kint/)