PHPackages                             rainforest/rainforest - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. rainforest/rainforest

AbandonedArchivedLibrary[Testing &amp; Quality](/categories/testing)

rainforest/rainforest
=====================

Rainforest automates your functional and integration testing with our QA-as-a-Service API.

04[1 issues](https://github.com/rainforestapp/rainforest-php/issues)PHP

Since Feb 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/rainforestapp/rainforest-php)[ Packagist](https://packagist.org/packages/rainforest/rainforest)[ RSS](/packages/rainforest-rainforest/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Rainforest PHP Bindings
=======================

[](#rainforest-php-bindings)

⚠️ 🚫 This code is unmaintained and deprecated. It may not work and may have security issues 🚫 ⚠️

Documentation
-------------

[](#documentation)

Full documentation is available at .

Requirements
------------

[](#requirements)

PHP 5.3.3 and later.

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Add this to your composer.json:

```
{
  "require": {
    "rainforestapp/rainforest-php": "1.*"
  }
}
```

Then install via:

```
composer install
```

Manual Installation
-------------------

[](#manual-installation)

If you do not wish to use Composer, you can download the [latest release](https://github.com/rainforestapp/rainforest-php/releases) . Then, to use the bindings, include the init.php file.

```
require_once('/path/to/rainforest-php/init.php');
```

Tests
-----

[](#tests)

In order to run tests first install [PHPUnit](http://packagist.org/packages/phpunit/phpunit) via [Composer](http://getcomposer.org/):

```
composer update --dev
```

To run the test suite:

```
./vendor/bin/phpunit
```

We welcome suggestions and feedback from our users :D

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4831563194e4be57d1710e0f839fce14f12632cf47aba6367733e371f48fe003?d=identicon)[joncalhoun](/maintainers/joncalhoun)

---

Top Contributors

[![jbarber](https://avatars.githubusercontent.com/u/174241?v=4)](https://github.com/jbarber "jbarber (1 commits)")[![joncalhoun](https://avatars.githubusercontent.com/u/1677817?v=4)](https://github.com/joncalhoun "joncalhoun (1 commits)")

### Embed Badge

![Health badge](/badges/rainforest-rainforest/health.svg)

```
[![Health](https://phpackages.com/badges/rainforest-rainforest/health.svg)](https://phpackages.com/packages/rainforest-rainforest)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M360](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
