Skip to content

PHP testing actions

Actions
An action for test PHP project with common extensions
v1.1.0
Latest
Star (4)

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

PHP testing actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

An action for test PHP project with common extensions
v1.1.0
Latest

PHP testing actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.