PHP code example of phlo / tech
1. Go to this page and download the library: Download phlo/tech library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
phlo / tech example snippets
bash
git clone https://github.com/q-ainl/phlo.git
php phlo/install.php /path/to/my-app
bash
php www/app.php build::run # transpile changed sources, returns changed files
php www/app.php build::lint # parse-check the generated PHP, [] means clean
php www/app.php reflect::context # app identity, routes, views, recent errors
php www/app.php reflect::routes # full route map