# PHP Summary: Work with PHP. ## Available Commands ### module Enable a PHP module. Argument is the module name. ```ini [enable postgres for PHP] php.module: pdo_pgsql ```