PHP

Since PHP is widely used, I wanted to offer docker containers that come with a list of pre-installed plugins and tools, unlike the original containers. I also wanted to offer containers not only for the latest PHP versions, but also for older versions. The result is a repository which contains the code for the Docker blueprints for PHP. The Docker container can be found here.

  • versions
    • 5.3-5.6
    • 7.0-7.4
    • 8.0-8.2
  • variants
    • cli
    • zts
    • fpm
    • nginx
  • extensions (not all availible in some versions)
    • apcu
    • bcmath
    • bz2
    • dba
    • exif
    • gd
    • gettext
    • gmp
    • grpc
    • igbinary
    • imagick
    • intl
    • ldap
    • memcached
    • mongodb
    • msgpack
    • mysql
    • opcache
    • pcntl
    • pgsql
    • pthreads
    • redis
    • snmp
    • soap
    • sockets
    • sodium
    • sqlsrv
    • xdebug
    • xhpof
    • xmlrpc
    • xsl
    • zip
  • tools
    • composer
    • phpunit
    • php-cs-fixer
    • phpstan
    • psalm
    • phpcs
    • phpcbf
    • box
    • ppm