for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace BPT;
use BPT\tools\{is,file,convert,generator,encrypt};
class tools{
use is;
BPT\tools\is
$status
BPT\tools
use file;
use convert;
use generator;
use encrypt;
}