Skip to content

Docker images for testing PHP applications with continuous integration.

License

Notifications You must be signed in to change notification settings

stagerightlabs/php-testing-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight PHP Docker Container

This is a docker container intended for running PHP tests in a continuous integration environment such as GitHub Actions.

View this container on Docker Hub.

Lightweight is a relative term here, of course. These images include postgres bindings and various other system tools needed for certain PHP extensions.

PHP Extensions

These images include the following PHP extensions, where applicable:

  • bcmath
  • gd
  • intl
  • mongodb
  • PCOV
  • pgsql
  • xsl
  • zip

Credits

This container was inspired by the Kirschbaum Development Group's Laravel Test Runner.

About

Docker images for testing PHP applications with continuous integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published