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 ago4 watchersCompare

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

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 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity38

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

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[phpspec/phpspec

Specification-oriented BDD framework for PHP 7.1+

1.9k36.7M3.1k](/packages/phpspec-phpspec)

PHPackages © 2026

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