FSC is the core lib of filesite.io, a small PHP Framework.
Source code: https://git.filesite.io/filesite/fsc, download it via git:
git clone "https://git.filesite.io/filesite/fsc.git"
<?php print_r(FSC::$app); ?>
<?php print_r($viewData); ?>