Download the PHP package madithouse/new-slim-webapp without Composer
On this page you can find all versions of the php package madithouse/new-slim-webapp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package new-slim-webapp
madithouse/new-slim-webapp
Version: 1.0.0 Stable
About
madithouse/new-slim-webapp is build using slim/slim, and contain basic settings to get started with a new PHP project.
Demo
see the code working here
Get Started
Use composer to get started
Database Setup
- Setup Database see dir for database schema.
- Update with database details.
Creating new pages
Pages are rendered using slim/twig
- Views are located in
- Routes ae called using classes, located in
- After setting up routes in classes, make sure you connect them using the container so they can be called by the routes page, container file is located at
- At last setup the route in and call them using the container.
All versions of new-slim-webapp with dependencies
PHP Build Version
Package Version
Requires
php Version
>5.6.0
slim/slim Version ^3.0
slim/twig-view Version ^2.2
slim/flash Version ^0.2.0
phpmailer/phpmailer Version ~6.0
illuminate/database Version ^5.4
illuminate/events Version ^5.4
slim/slim Version ^3.0
slim/twig-view Version ^2.2
slim/flash Version ^0.2.0
phpmailer/phpmailer Version ~6.0
illuminate/database Version ^5.4
illuminate/events Version ^5.4
The package madithouse/new-slim-webapp contains the following files
Loading the files please wait ....