PHPackages                             tradedataservices/phpspec-for-ci-extension - 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. tradedataservices/phpspec-for-ci-extension

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

tradedataservices/phpspec-for-ci-extension
==========================================

PhpSpec for CodeIgniter

1.0.1(2y ago)02proprietaryPHP

Since Jan 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ig-devops/phpspec-for-ci-extension)[ Packagist](https://packagist.org/packages/tradedataservices/phpspec-for-ci-extension)[ RSS](/packages/tradedataservices-phpspec-for-ci-extension/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

\#Phpspec for CodeIgniter Extension

\##Using the extension

1. Add the following repository entry in your `composer.json` file:

```
    ...
    "repositories": [
        ...
        {
          "type": "git",
          "url": "git@bitbucket.org:code-ninja/phpspec-for-ci-extension.git"
        }
        ...
    ]

```

2. Add the following repository entry in your `composer.json` file:

```
    ...
    "require-dev": {
        ...
        "importgenius/phpspec-for-ci-extension" : "dev-master"
        ...
    }

```

3. Enable the extension in your `phpspec.yml` file:

```
...
extensions:
    - ImportGenius\PhpSpecForCi\PhpSpecExtension
...

```

\##For further technical details, see the feature files in this folder:

```
vendor/importgenius/phpspec-for-ci-extension/features/code_generation

```

\##Running The Tests

\###Behat

```
$ bin/behat

```

\###Phpspec

```
$ bin/phpspec run

```

\###PHPMD

```
$ bin/phpmd src/ text cleancode,codesize,controversial,design,naming,unusedcode

```

\###PHPCS

```
$ bin/phpcs src/ --standard=PSR2

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Every ~0 days

Total

2

Last Release

900d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/156402127?v=4)[ig-devops](/maintainers/ig-devops)[@ig-devops](https://github.com/ig-devops)

---

Top Contributors

[![daryledakis](https://avatars.githubusercontent.com/u/6300350?v=4)](https://github.com/daryledakis "daryledakis (2 commits)")

###  Code Quality

TestsBehat

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/tradedataservices-phpspec-for-ci-extension/health.svg)

```
[![Health](https://phpackages.com/badges/tradedataservices-phpspec-for-ci-extension/health.svg)](https://phpackages.com/packages/tradedataservices-phpspec-for-ci-extension)
```

###  Alternatives

[bossa/phpspec2-expect

Helper that decorates any SUS with a phpspec lazy object wrapper

741.8M90](/packages/bossa-phpspec2-expect)[benconstable/phpspec-laravel

Test your Laravel applications with PhpSpec

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

PHPSpec Nyan Formatter Extension

77240.5k23](/packages/phpspec-nyan-formatters)[friends-of-phpspec/phpspec-code-coverage

Generate Code Coverage reports for PhpSpec tests

212.7M131](/packages/friends-of-phpspec-phpspec-code-coverage)[akeneo/phpspec-skip-example-extension

Skip your PhpSpec examples through annotations

34990.8k11](/packages/akeneo-phpspec-skip-example-extension)[ciaranmcnulty/phpspec-typehintedmethods

Extension for phpspec to enhance generated methods

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

PHPackages © 2026

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