PHPackages                             timonschenzel/integrated - 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. timonschenzel/integrated

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

timonschenzel/integrated
========================

Simple, intuitive integration testing with PHPUnit.

0.15.8(8y ago)020.0kMITPHP

Since Mar 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/timonschenzel/Integrated)[ Packagist](https://packagist.org/packages/timonschenzel/integrated)[ RSS](/packages/timonschenzel-integrated/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (5)Versions (25)Used By (0)

*Note: Much of Integrated [has been pulled into Laravel core](https://twitter.com/jeffrey_way/status/742479718516199424).*

Integrated
==========

[](#integrated)

Simple, intuitive integration testing with PHPUnit. For the projects where you're less interested in fancy tools and discussions with the business, and more concerned with just ensuring that the dang thing works. :)

- [Installation and Setup](https://github.com/laracasts/Integrated/wiki/Installation-and-Setup)
- [Examples](https://github.com/laracasts/Integrated/wiki/Examples)
- [Learn the API](https://github.com/laracasts/Integrated/wiki/Learn-the-API)
- [Testing APIs](https://github.com/laracasts/Integrated/wiki/Testing-APIs)
- [Configuration](https://github.com/laracasts/Integrated/wiki/Configuration)
- [Extras](https://github.com/laracasts/Integrated/wiki/Extras)
- [FAQ](https://github.com/laracasts/Integrated/wiki/FAQ)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 77.3% 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.

###  Release Activity

Cadence

Every ~48 days

Recently: every ~264 days

Total

24

Last Release

2971d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c67ab34161fc65f3cb871a4042e7355f7b982d1233febb607632ad37dc68068?d=identicon)[timonschenzel](/maintainers/timonschenzel)

---

Top Contributors

[![JeffreyWay](https://avatars.githubusercontent.com/u/183223?v=4)](https://github.com/JeffreyWay "JeffreyWay (143 commits)")[![Flambe](https://avatars.githubusercontent.com/u/2080851?v=4)](https://github.com/Flambe "Flambe (7 commits)")[![jildertmiedema](https://avatars.githubusercontent.com/u/3383186?v=4)](https://github.com/jildertmiedema "jildertmiedema (6 commits)")[![timonschenzel](https://avatars.githubusercontent.com/u/2272327?v=4)](https://github.com/timonschenzel "timonschenzel (3 commits)")[![danielboendergaard](https://avatars.githubusercontent.com/u/314877?v=4)](https://github.com/danielboendergaard "danielboendergaard (3 commits)")[![EdRands](https://avatars.githubusercontent.com/u/884726?v=4)](https://github.com/EdRands "EdRands (3 commits)")[![alfredbez](https://avatars.githubusercontent.com/u/1001186?v=4)](https://github.com/alfredbez "alfredbez (3 commits)")[![dwickstrom](https://avatars.githubusercontent.com/u/1133233?v=4)](https://github.com/dwickstrom "dwickstrom (2 commits)")[![tamtamchik](https://avatars.githubusercontent.com/u/265510?v=4)](https://github.com/tamtamchik "tamtamchik (2 commits)")[![kdocki](https://avatars.githubusercontent.com/u/772706?v=4)](https://github.com/kdocki "kdocki (2 commits)")[![danwall](https://avatars.githubusercontent.com/u/827274?v=4)](https://github.com/danwall "danwall (2 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (1 commits)")[![bmitch](https://avatars.githubusercontent.com/u/4009957?v=4)](https://github.com/bmitch "bmitch (1 commits)")[![bbloom](https://avatars.githubusercontent.com/u/1167621?v=4)](https://github.com/bbloom "bbloom (1 commits)")[![joecohens](https://avatars.githubusercontent.com/u/1803556?v=4)](https://github.com/joecohens "joecohens (1 commits)")[![OzanKurt](https://avatars.githubusercontent.com/u/8682003?v=4)](https://github.com/OzanKurt "OzanKurt (1 commits)")[![oxyzero](https://avatars.githubusercontent.com/u/40165401?v=4)](https://github.com/oxyzero "oxyzero (1 commits)")[![bvangraafeiland](https://avatars.githubusercontent.com/u/3051636?v=4)](https://github.com/bvangraafeiland "bvangraafeiland (1 commits)")[![ehkasper](https://avatars.githubusercontent.com/u/988603?v=4)](https://github.com/ehkasper "ehkasper (1 commits)")[![Butochnikov](https://avatars.githubusercontent.com/u/4212297?v=4)](https://github.com/Butochnikov "Butochnikov (1 commits)")

---

Tags

testinglaravelintegrationgouttelaracasts

### Embed Badge

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

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

###  Alternatives

[laracasts/integrated

Simple, intuitive integration testing with PHPUnit.

479206.9k2](/packages/laracasts-integrated)[laravel/browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.

5139.4M286](/packages/laravel-browser-kit-testing)[nunomaduro/laravel-mojito

A lightweight package for testing Laravel views.

368435.5k11](/packages/nunomaduro-laravel-mojito)[spatie/laravel-visit

Quickly visit any route of your Laravel app

15614.6k](/packages/spatie-laravel-visit)[viraj/cakephp-integrated

Integration testing for CakePHP

1968.9k](/packages/viraj-cakephp-integrated)[davestewart/sketchpad

An innovative front-end environment for interactive Laravel development

29512.9k1](/packages/davestewart-sketchpad)

PHPackages © 2026

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