- PHP 7+
- MySQL 5.6+
- Linux system?
- Execute the database queries from the sql folder.
- Install dependencies:
php composer.phar install
- Start php web server from root folder (not document root)
php -S localhost:8080 -t public/
In the /test
folder u can find several tests.
The MIT License (MIT).