You want to list the modules available in your PHP installation. What command should you run?
php -h
php -m
php info
php -v