I gather your script is written in PHP? Does it run (and more importantly support the latest features of) PHP 7 (like specifying return types, etc)?
Can you tell me more about it? It is written in a clean OOP manner? Does it use a templating system (like Twig, etc.). Is it built on Symfony libraries or standalone?
Thanks
