Is there any way of knowing how many library are installed in php server?
php_info() will display all libraries installed on your server.