opencodeco / testcontainers-php

Testcontainers is a PHP library that supports PHPUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Home Page:https://testcontainers.org

Repository from Github https://github.comopencodeco/testcontainers-phpRepository from Github https://github.comopencodeco/testcontainers-php

Note

This project is not officially backed by the Testcontainers project.

Testcontainers

Packagist Version (custom server)

Open in GitHub Codespaces

CI

Testcontainers is a PHP library that supports PHPUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Testcontainers logo

Getting started

Installation

composer require opencodeco/testcontainers

Read the documentation here.

License

See LICENSE.

Copyright

Copyright (c) 2023-2024 Leo Cavalcante and other authors.

See contributors for all contributors.

About

Testcontainers is a PHP library that supports PHPUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

https://testcontainers.org

License:MIT License


Languages

Language:PHP 100.0%