Download the PHP package enygma/sunphp17 without Composer
On this page you can find all versions of the php package enygma/sunphp17. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download enygma/sunphp17
More information about enygma/sunphp17
Files in enygma/sunphp17
Package sunphp17
Short Description A skeleton of a Slim application (with extras) for SunshinePHP 2017
License MIT
Informations about the package sunphp17
Sunshine PHP 2017 - Build Security In
This repository is a compliment to the "Build Security In" session presented at the Sunshine PHP Conference 2017
http://2017.sunshinephp.com/tutorials#build-security-in
Setup
This application makes use of a database connection for some things. The use the settings:
Create the project
Create the MySQL database
By default this application uses a MySQL database but that can be changed if desired with some config updates. First, though, you'll need to make your DB:
Run the setup script
The setup script will perform a few actions and ask a few questions. Be sure that when it asks about the database information you use the connection information above.
Finished Product
Once the setup has completed and the migrations have run you should have a database with two users: user1 and user2. These users will have the password "test123".
All versions of sunphp17 with dependencies
slim/twig-view Version ^2.1
vlucas/phpdotenv Version ^2.4
aura/session Version ^2.1
illuminate/database Version ^5.3
psecio/validation Version 0.*
robmorgan/phinx Version ^0.6.5
defuse/php-encryption Version ^2.0
doctrine/dbal Version ^2.5