Command for showing information of installed php module August 18, 2016 php --ri <module name> For eg: To get the details of php-curl module run the following command, php --ri curl Read more