Download the PHP package k-kinzal/testcontainers-php without Composer
On this page you can find all versions of the php package k-kinzal/testcontainers-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download k-kinzal/testcontainers-php
More information about k-kinzal/testcontainers-php
Files in k-kinzal/testcontainers-php
Download k-kinzal/testcontainers-php
More information about k-kinzal/testcontainers-php
Files in k-kinzal/testcontainers-php
Vendor k-kinzal
Package testcontainers-php
Short Description PHP library for Testcontainers
License MIT
Package testcontainers-php
Short Description PHP library for Testcontainers
License MIT
Please rate this library. Is it a good library?
Informations about the package testcontainers-php
testcontainers-php
A PHP implementation of Testcontainers that supports PHP versions from 5.6 to 8.5, including EOL versions. This library enables you to use Docker containers for your integration tests with minimal dependencies.
If you are using a supported PHP version, consider using the official testcontainers/testcontainers instead.
Features
- Supports PHP 5.6 to 8.5 (including EOL versions)
- Minimal dependencies for easy integration
- Complete container lifecycle management
- Various configuration options for containers
- Multiple wait strategies to ensure services are ready
- Support for remote Docker hosts and SSH port forwarding
Requirements
- Docker command line tool (docker CLI)
- PHP 5.6 or later
Installation
Quick Start
Documentation
For more detailed information, check out the documentation:
- Getting Started: A comprehensive guide to installing and using testcontainers-php
- Container Configuration: Learn how to configure containers with various settings
- Environments: Understand how to configure testcontainers-php using environment variables
- CI Setup: Guide for setting up testcontainers-php in CI environments (GitHub Actions, CircleCI)
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
- Testcontainers for the original concept and implementation in other languages
- All contributors who have helped improve this project
All versions of testcontainers-php with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4 || ~8.0 || ~8.1 || ~8.2 || ~8.3 || ~8.4 || ~8.5
ext-json Version *
ext-pdo Version *
symfony/process Version *
psr/log Version *
ext-json Version *
ext-pdo Version *
symfony/process Version *
psr/log Version *
The package k-kinzal/testcontainers-php contains the following files
Loading the files please wait ...