The PHP language can be enhanced through the use of extensions, which provide to PHP scripts new internal functions, classes, resource types, streams (also stream wrappers and filters) and, in general, can do anything a native program would be able to do.
I've already installed mongoDB on my VPS. It works well. Now I want to install php driver to make php …
php centos php-extension mongodbHow do I test to see if the FreeType extension is installed on a server running PHP? I wanted to …
php php-extension freetypeI can't find one and I don't know if any of PHP Compression and Archive Extensions will work. Do you …
php compression php-extension 7ziphow can i write my own module in C ? is it possible ?
php c php-internals php-extensionPlease suggest help articles or tutorials about PHP "low" level С-modules programming interface.
php php-extension php-internalsIs it possible to get extension version in php? get_loaded_extensions returns only loaded extentions names, but not versions :(
php php-extensionI am using CakePHP 3 and MAMP Pro server for my project. When I am trying to bake the cake, this …
cakephp-3.0 php-7 php-extension mamp-pro intlI have centos 6.5 server and when I try to install php extension using pecl I get the following error: XML …
php centos php-extensionI'm getting this error when trying to deploy using alpine: phpoffice/phpspreadsheet 1.2.1 requires ext-gd * -> the requested PHP extension …
docker php-extension alpine php-gdI am installing a fresh kubuntu system 18.04, which is using by default php7.2 A composer install for my current software …
php php-extension php-7.2 ubuntu-18.04