PHPackages                             blackfire/player - 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. blackfire/player

ActiveProject

blackfire/player
================

A powerful web crawler and web scraper with Blackfire support

2026.3.1(1mo ago)49516.9k↓100%59[14 issues](https://github.com/blackfireio/player/issues)[1 PRs](https://github.com/blackfireio/player/pulls)MITPHPPHP &gt;=8.4CI passing

Since Dec 17Pushed 1mo ago29 watchersCompare

[ Source](https://github.com/blackfireio/player)[ Packagist](https://packagist.org/packages/blackfire/player)[ Docs](https://blackfire.io/player)[ RSS](/packages/blackfire-player/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (24)Versions (147)Used By (0)

Blackfire Player
================

[](#blackfire-player)

Blackfire Player is a powerful performance testing application. It provides a nice DSL to **crawl HTTP services**, **assert responses**, and **extract data** from HTML/XML/JSON responses.

Read more about how to [download and use Blackfire Player](https://docs.blackfire.io/builds-cookbooks/player).

Usage
-----

[](#usage)

`blackfire-player` is distributed through a Docker image.

To run a scenario located in the `my-scenario.bkf` file, run the following command:

```
docker run --rm -it -e BLACKFIRE_CLIENT_ID -e BLACKFIRE_CLIENT_TOKEN -v "`pwd`:/app" blackfire/player run my-scenario.bkf
```

The `pwd` part is the local working directory (we are using the current directory here) and it is mapped to the `/app` path in the Docker container.

`BLACKFIRE_CLIENT_ID` and `BLACKFIRE_CLIENT_TOKEN` environment variables need to be properly exposed from the host in order to be able to use the [:doc:`Blackfire Profiler integration &lt;/integrations/blackfire-player&gt;`](#id1).

Note

To make it simpler to run this command, you might create a shell alias (that you can store in a `.bashrc` or `.zshrc` file depending on your shell):

```
alias blackfire-player="docker run --rm -it -e BLACKFIRE_CLIENT_ID -e BLACKFIRE_CLIENT_TOKEN -v \"`pwd`:/app\" blackfire/player"
```

Don't forget to restart your terminal for it to take effect. You can then use `blackfire-player` as if it was the binary itself:

```
blackfire-player --version
blackfire-player list
blackfire-player run my-scenario.bkf
```

###  Health Score

72

—

ExcellentBetter than 100% of packages

Maintenance96

Actively maintained with recent releases

Popularity47

Moderate usage in the ecosystem

Community31

Small or concentrated contributor base

Maturity99

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~25 days

Total

146

Last Release

54d ago

Major Versions

v0.16.0 → v1.0.02019-01-02

v1.31.0 → v2.0.02023-08-29

v2.6.45 → 2026.2.02026-02-24

PHP version history (6 changes)v0.1.0PHP &gt;=5.5.9

v1.10.0PHP &gt;=7.1.3

v1.23.0PHP &gt;=8.1

v1.31.0PHP &gt;=8.2

v2.6.4PHP &gt;=8.3

v2.6.36PHP &gt;=8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47313?v=4)[Fabien Potencier](/maintainers/fabpot)[@fabpot](https://github.com/fabpot)

---

Top Contributors

[![romainneutron](https://avatars.githubusercontent.com/u/137574?v=4)](https://github.com/romainneutron "romainneutron (466 commits)")[![blackfire-tortue-geniale](https://avatars.githubusercontent.com/u/58785234?v=4)](https://github.com/blackfire-tortue-geniale "blackfire-tortue-geniale (357 commits)")[![jderusse](https://avatars.githubusercontent.com/u/578547?v=4)](https://github.com/jderusse "jderusse (301 commits)")[![iamluc](https://avatars.githubusercontent.com/u/1539731?v=4)](https://github.com/iamluc "iamluc (123 commits)")[![julien-jean](https://avatars.githubusercontent.com/u/32834093?v=4)](https://github.com/julien-jean "julien-jean (86 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (75 commits)")[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (27 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (15 commits)")[![alexandresalome](https://avatars.githubusercontent.com/u/134144?v=4)](https://github.com/alexandresalome "alexandresalome (15 commits)")[![lolautruche](https://avatars.githubusercontent.com/u/313528?v=4)](https://github.com/lolautruche "lolautruche (11 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (4 commits)")[![mattheo-geoffray](https://avatars.githubusercontent.com/u/22982661?v=4)](https://github.com/mattheo-geoffray "mattheo-geoffray (3 commits)")[![mharacewiat](https://avatars.githubusercontent.com/u/5583430?v=4)](https://github.com/mharacewiat "mharacewiat (3 commits)")[![tucksaun](https://avatars.githubusercontent.com/u/870118?v=4)](https://github.com/tucksaun "tucksaun (3 commits)")[![UlrichEckhardt](https://avatars.githubusercontent.com/u/8566055?v=4)](https://github.com/UlrichEckhardt "UlrichEckhardt (2 commits)")[![maidmaid](https://avatars.githubusercontent.com/u/4578773?v=4)](https://github.com/maidmaid "maidmaid (2 commits)")[![umpirsky](https://avatars.githubusercontent.com/u/208957?v=4)](https://github.com/umpirsky "umpirsky (2 commits)")[![kevin-verschaeve](https://avatars.githubusercontent.com/u/2345927?v=4)](https://github.com/kevin-verschaeve "kevin-verschaeve (2 commits)")[![weaverryan](https://avatars.githubusercontent.com/u/121003?v=4)](https://github.com/weaverryan "weaverryan (1 commits)")[![Arman-Hosseini](https://avatars.githubusercontent.com/u/44655055?v=4)](https://github.com/Arman-Hosseini "Arman-Hosseini (1 commits)")

---

Tags

crawlerscraperblackfire

###  Code Quality

TestsPHPUnit

Static AnalysisRector

### Embed Badge

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

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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