requirements.php
Application requirement checker script.
In order to run this script use the following console command: php requirements.php
In order to run this script from the web, you should copy it to the web root. If you are using Linux you can create a hard link instead, using the following command: ln ../requirements.php requirements.php