Skip to content

The Docker Image of PHP runtime testing include some extensions for GitLab CI / Drone CI / Dapper.

License

Notifications You must be signed in to change notification settings

104corp/docker-php-testing

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions and Docker Image with PHP extensions

GitHub Release License DockerHub Stars DockerHub Pulls

Testing Publish Docker

Usage for Actions

Via GitHub Workflow

- name: PHP testing actions
  uses: 104corp/docker-php-testing@master

Usage for Docker

See Docker Hub

Supported tags and respective Dockerfile links

Extensions

  • bcmath
  • exif
  • gd
  • gmp
  • mcrypt (not supported in PHP 7.2+)
  • memcached (using 2.2.0 in PHP 5.x)
  • pdo_mysql
  • redis
    • 5.0+ in PHP 7.x
    • 4.3.0 in PHP 5.x
  • soap
  • sockets
  • zip

Tools

  • GNU Make

About

The Docker Image of PHP runtime testing include some extensions for GitLab CI / Drone CI / Dapper.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published