PHPackages                             mike182uk/phpspec-run-fqcn - 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. mike182uk/phpspec-run-fqcn

AbandonedArchivedLibrary

mike182uk/phpspec-run-fqcn
==========================

PHPSpec run FQCN extension - Run a spec by its FQCN

0.1.0(10y ago)345[1 issues](https://github.com/mike182uk/phpspec-run-fqcn/issues)MITPHP

Since Aug 3Pushed 7y agoCompare

[ Source](https://github.com/mike182uk/phpspec-run-fqcn)[ Packagist](https://packagist.org/packages/mike182uk/phpspec-run-fqcn)[ Docs](https://github.com/mike182uk/phpspec-run-fqcn)[ RSS](/packages/mike182uk-phpspec-run-fqcn/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

#### ⚠️ This project is no longer maintained

[](#️-this-project-is-no-longer-maintained)

PHPSpec Run FQCN
================

[](#phpspec-run-fqcn)

[![Build Status](https://camo.githubusercontent.com/c00aa4c8b29d84041ad5d9fbb2de4a9536105913a44fd08ab1e7e95d644b0da4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d696b65313832756b2f706870737065632d72756e2d6671636e2e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/mike182uk/phpspec-run-fqcn)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/ef66d15dfce0278415ba36313793c5c64fdab09de92cf2ccbb207d88a598cfd7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d696b65313832756b2f706870737065632d72756e2d6671636e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mike182uk/phpspec-run-fqcn/)[![SensioLabsInsight](https://camo.githubusercontent.com/6459ab090a3ed3a66cd48ef621d4b714a79ba7d3cde02430703e315cbcaedcf4/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66326566363963612d373930332d343364622d616334392d3134313038653036373136322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/f2ef69ca-7903-43db-ac49-14108e067162)[![Total Downloads](https://camo.githubusercontent.com/456a992b49ed4c85f473aa0ffe165a41ebaba88876d009f26f1e62bc96bafef2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d696b65313832756b2f706870737065632d72756e2d6671636e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mike182uk/phpspec-run-fqcn)[![License](https://camo.githubusercontent.com/9fcb0d36e3d9c7885b5ee2640b49b91c3af5ae24bef25b84dd79417729322cf8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d696b65313832756b2f706870737065632d72756e2d6671636e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mike182uk/phpspec-run-fqcn)

Run a spec for a class using its **F**ully **Q**ualified **C**lass **N**ame.

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

[](#installation)

Add this package as a dependency in your `composer.json`.

```
{
    "require-dev": {
        "mike182uk/phpspec-run-fqcn": "0.1.*"
    }
}
```

Enable the extension in your `phpspec.yml`:

```
extensions:
  - Mdb\PhpSpecRunFQCNExtension\Extension

```

Usage
-----

[](#usage)

```
bin/phpspec desc Foo/Bar

bin/phpspec run Foo/Bar # instead of bin/phpspec run spec/Foo/BarSpec.php
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

3935d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/405d02e6253a8e9cba108331d94c2996f801cc9c373fa112b117dcad6a6ba949?d=identicon)[mike182uk](/maintainers/mike182uk)

---

Top Contributors

[![mike182uk](https://avatars.githubusercontent.com/u/991592?v=4)](https://github.com/mike182uk "mike182uk (1 commits)")

---

Tags

phpspec

###  Code Quality

TestsBehat

### Embed Badge

![Health badge](/badges/mike182uk-phpspec-run-fqcn/health.svg)

```
[![Health](https://phpackages.com/badges/mike182uk-phpspec-run-fqcn/health.svg)](https://phpackages.com/packages/mike182uk-phpspec-run-fqcn)
```

###  Alternatives

[benconstable/phpspec-laravel

Test your Laravel applications with PhpSpec

144347.1k15](/packages/benconstable-phpspec-laravel)[phpspec/nyan-formatters

PHPSpec Nyan Formatter Extension

77239.9k22](/packages/phpspec-nyan-formatters)[friends-of-phpspec/phpspec-code-coverage

Generate Code Coverage reports for PhpSpec tests

202.6M125](/packages/friends-of-phpspec-phpspec-code-coverage)[memio/spec-gen

phpspec extension for better code generation

66204.3k28](/packages/memio-spec-gen)[ciaranmcnulty/phpspec-typehintedmethods

Extension for phpspec to enhance generated methods

3089.3k31](/packages/ciaranmcnulty-phpspec-typehintedmethods)

PHPackages © 2026

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