📄️ PHP Extensions
At the platform, PHP application servers are delivered with a number of embedded modules, which allows you to set different PHP extensions in httpd (Apache-PHP) and PHP-FPM (NGINX-PHP) daemons. Among these extensions, the following commonly required ones are _inbuilt_, i.e. loaded and run with PHP by default:
📄️ PHP Accelerators
A PHP accelerator is a PHP extension designed to improve the performance of software applications written in the PHP programming language.