Download the PHP package shyim/testcontainer without Composer
On this page you can find all versions of the php package shyim/testcontainer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shyim/testcontainer
More information about shyim/testcontainer
Files in shyim/testcontainer
Download shyim/testcontainer
More information about shyim/testcontainer
Files in shyim/testcontainer
Vendor shyim
Package testcontainer
Short Description Testcontainers implementation in PHP
License MIT
Package testcontainer
Short Description Testcontainers implementation in PHP
License MIT
Keywords dockertestcontainers
Please rate this library. Is it a good library?
Informations about the package testcontainer
Testcontainers for PHP
Testcontainers is a PHP package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The package is inspired by the Testcontainers project for Java.
Installation
Add this to your project with composer
Usage/Examples
Starting a general Container
Normally you have to wait until the Container is ready. so for this you can define an wait rule:
MySQL
MariaDB
PostgreSQL
Redis
OpenSearch
Use with symfony
License
All versions of testcontainer with dependencies
PHP Build Version
Package Version
The package shyim/testcontainer contains the following files
Loading the files please wait ....