Readme
This commit is contained in:
17
Readme.md
Normal file
17
Readme.md
Normal file
@ -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/)
|
Reference in New Issue
Block a user