1. Go to this page and download the library: Download dxuartz/nano 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/ */
dxuartz / nano example snippets
[database]
host = "127.0.0.1" ; host do servidor MySQL
user = "root" ; usuário com acesso ao banco
pass = "pass" ; senha do usuário
name = "nano" ; nome do banco de dados
port = "3306" ; porta do MySQL no servidor
timezone = "-3:00" ; timezone da sua área