Alpha
π LiveProto V1.0.2
Install via Composer :
composer require taknone/liveprotoInstall via Phar :
if(file_exists('liveproto.php') === false){
copy('https://installer.liveproto.dev/liveproto.php','liveproto.php');
}
require_once 'liveproto.php';Documentation : https://docs.liveproto.dev
Full Changelog : v0.0.24...v1.0.2