A simple application based on PHP-JS-CSS web toolkit
Minimum PHP version: 7.1
Recommended PHP version: 7.4 or newer
Supported relational databases (PDO): PostgreSQL, MySQL, SQLite3
Supported cache databases: Redis, Memcached, APCu
- respect the KISS rule
- respect the DRY rule
- use MVC design pattern
- PHP and CSS have a snake_case, Js - camelCase
This work is dual-licensed under MIT and GPL 2.0
You can choose between one of them if you use this work
However, if you use GPL 2.0 licensed libraries, you must use the GPL 2.0 license
SPDX-License-Identifier: MIT OR GPL-2.0-only
Read HOWTO