PHPackages                             dohzoh/phpspec-fuel - 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. [Framework](/categories/framework)
4. /
5. dohzoh/phpspec-fuel

ActiveLibrary[Framework](/categories/framework)

dohzoh/phpspec-fuel
===================

fuelphp1.x extension for phpspec

0.2(11y ago)129MITPHPPHP &gt;=5.3.3

Since Jul 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dohzoh/PhpspecFuelExtension)[ Packagist](https://packagist.org/packages/dohzoh/phpspec-fuel)[ Docs](https://github.com/dohzoh/PhpspecFuelExtension.git)[ RSS](/packages/dohzoh-phpspec-fuel/feed)WikiDiscussions develop Synced 1mo ago

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

PhpspecFuelExtension
====================

[](#phpspecfuelextension)

Extension for using PhpSpec with FuelPHP framework

**Installation**

Download fuelphp framework from

```
wget -O fuelphp.zip http://fuelphp.com/files/download/28
unzip fuelphp.zip
cd fuelphp-1.7.2
```

And install to use composer

```
php composer.phar config bin-dir "bin/"
php composer.phar require dohzoh/phpspec-fuel dev-master --prefer-dist
```

**Setting**

```
cp fuel/vendor/dohzoh/phpspec-fuel/phpspec.yml.dist phpspec.yml
```

**Usage**

```
bin/phpspec describe Model_Blog

```

```
bin/phpspec run

```

**Configuration**

You specify the applicaiton root in phpspec.yml, for example:

```
src_path: fuel/app
spec_path: fuel/app/tests
phpunit.xml: fuel/core/phpunit.xml

```

This will usually match the path you set for your composer autoload to search for classes.

For documentation on how to use phpspec, see:

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

2

Last Release

4184d ago

### Community

Maintainers

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

---

Top Contributors

[![dohzoh](https://avatars.githubusercontent.com/u/2069884?v=4)](https://github.com/dohzoh "dohzoh (10 commits)")

---

Tags

fuelphpphpspec

###  Code Quality

TestsBehat

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dohzoh-phpspec-fuel/health.svg)

```
[![Health](https://phpackages.com/badges/dohzoh-phpspec-fuel/health.svg)](https://phpackages.com/packages/dohzoh-phpspec-fuel)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[laravel/nightwatch

The official Laravel Nightwatch package.

3486.1M13](/packages/laravel-nightwatch)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)[lion/bundle

Lion-framework configuration and initialization package

122.2k1](/packages/lion-bundle)

PHPackages © 2026

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