Download the PHP package zhiephie/boilerplate-slim3 without Composer
On this page you can find all versions of the php package zhiephie/boilerplate-slim3. 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 boilerplate-slim3
Boilerplate for Slim Framework 3

Boilerplate for getting started with Slim Framework
Use this skeleton application to quickly setup and start working on a new Slim Framework 3 application. This application uses the latest Slim 3.
Requirements:
- PHP 5.5 or newer
- PDO PHP Extension
Features
- PHP View
- Twig Template Engine
- Eloquent Laravel
- Sentinel Authentication provider
- Include SDK Facebook
- Logger Monolog
- AdminLTE soon
1 Manual Install
You can manually install by cloning this repo or download the zip file from this repo, and run .
2 Alternative install via
3 Setup Permission
After composer finished install the dependencies, you need to change file and folder permission.
4 Configuration Database and Setting App
Configuration file located in , edit the database.php, setting.php
5 Run
6 Run Server
That's it! Now go build something cool.
All versions of boilerplate-slim3 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
slim/slim Version ^3.1
slim/php-view Version ^2.0
monolog/monolog Version ^1.17
slim/twig-view Version ^2.0
cartalyst/sentinel Version ^2.0
illuminate/database Version ^5.2
illuminate/events Version ^5.2
phpmailer/phpmailer Version ^5.2
symfony/http-foundation Version ^3.0
slim/csrf Version ^0.6.0
slim/http-cache Version ^0.3.0
slim/flash Version ^0.1.0
facebook/php-sdk-v4 Version ^5.1
slim/slim Version ^3.1
slim/php-view Version ^2.0
monolog/monolog Version ^1.17
slim/twig-view Version ^2.0
cartalyst/sentinel Version ^2.0
illuminate/database Version ^5.2
illuminate/events Version ^5.2
phpmailer/phpmailer Version ^5.2
symfony/http-foundation Version ^3.0
slim/csrf Version ^0.6.0
slim/http-cache Version ^0.3.0
slim/flash Version ^0.1.0
facebook/php-sdk-v4 Version ^5.1
The package zhiephie/boilerplate-slim3 contains the following files
Loading the files please wait ....