- PHP version 7 or later.
- Composer (install composer here: https://getcomposer.org/download)
- Add PHP as a environment variable
- Install dependencies:
composer install - Quick start application:
php -S localhost:8000
- PHP
- SQLite database
- Smarty template
- Composer