Requirements

PHP 5.5.9 or later is required.

PHP dependencies are handled with Composer. Composer should be installed globally. The Symfony framework has additional requirements for PHP.

Note

Some php extensions may not be activated. One such extension that is used in DHIL Symfony projects is the Internalization extension. To enable it, find the php.ini file on your disk, open it, and remove the comment sign “;” in front of it.

Javascript and CSS dependencies are managed with Bower, which requires NPM and NodeJS.