Docker image with PHP, extensions and PHP-FPM
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Rafael Mello 806c7a4f1b Added PHPUnit and redis extension changed to 3.0.0 release in PHP 7 image. 8 years ago
5.6 Added PHPUnit and redis extension changed to 3.0.0 release in PHP 7 image. 8 years ago
7.0 Added PHPUnit and redis extension changed to 3.0.0 release in PHP 7 image. 8 years ago
LICENSE Initial commit 9 years ago
README.md Added PHPUnit and redis extension changed to 3.0.0 release in PHP 7 image. 8 years ago

README.md

Docker: PHP, extensions and PHP-FPM

Official PHP docker image with additional extensions.

Extensions

  • mcrypt
  • iconv
  • intl
  • mbstring
  • gd
  • curl
  • dom
  • soap
  • simplexml
  • xmlreader
  • xmlwriter
  • sockets
  • zip
  • pgsql
  • mysqli
  • oci8
  • pdo_pgsql
  • pdo_mysql
  • pdo_oci
  • pdo_dblib
  • pdo_sqlite
  • memcached
  • redis
  • simplexml
  • apcu
  • opcache

Resources

  • composer
  • phpunit
  • wget
  • vim
  • git
  • unzip