PHPackages                             cucumber/tag-expressions - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cucumber/tag-expressions

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cucumber/tag-expressions
========================

Cucumber Tag Expressions parser

v11.0.0(4mo ago)033MITPHPPHP ^8.1

Since May 25Pushed 3w agoCompare

[ Source](https://github.com/cucumber/tag-expressions-php)[ Packagist](https://packagist.org/packages/cucumber/tag-expressions)[ Docs](https://github.com/cucumber/tag-expressions)[ RSS](/packages/cucumber-tag-expressions/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (15)Versions (10)Used By (0)

Cucumber Tag Expressions
========================

[](#cucumber-tag-expressions)

This is a PHP implementation of the [Cucumber Tag Expressions parser](https://github.com/cucumber/tag-expressions)

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

[](#requirements)

- PHP 8.1

Installation
------------

[](#installation)

Install using [composer](https://getcomposer.org).

```
composer require cucumber/tag-expressions
```

Usage
-----

[](#usage)

```
use Cucumber\TagExpressions\TagExpressionParser;

$expression = TagExpressionParser::parse('@smoke and not @ui');

$result = $expression->evaluate(['@smoke', '@cli'])
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance85

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Recently: every ~34 days

Total

8

Last Release

146d ago

Major Versions

v7.0.0 → v8.0.02025-05-25

v6.2.0 → v9.1.02025-11-09

v8.1.0 → v9.0.02025-11-09

v9.0.0 → v11.0.02026-03-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/e7c4612e19ba73b517d8c3e15890af6687f8a206eb56676c1714209534378429?d=identicon)[ciaranmcnulty](/maintainers/ciaranmcnulty)

![](https://avatars.githubusercontent.com/u/5459659?v=4)[Cucumber Bot](/maintainers/cukebot)[@cukebot](https://github.com/cukebot)

---

Top Contributors

[![mpkorstanje](https://avatars.githubusercontent.com/u/6946919?v=4)](https://github.com/mpkorstanje "mpkorstanje (2 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (2 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/cucumber-tag-expressions/health.svg)

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

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14108.5k6](/packages/shel-neos-colorpicker)[maxlcoder/laravel-dm8

php\_dm dm8

142.1k](/packages/maxlcoder-laravel-dm8)

PHPackages © 2026

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