PHPackages                             behatch/skeleton - 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. behatch/skeleton

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

behatch/skeleton
================

Behatch project skeleton

128242PHP

Since Nov 20Pushed 10y agoCompare

[ Source](https://github.com/Behatch/skeleton)[ Packagist](https://packagist.org/packages/behatch/skeleton)[ RSS](/packages/behatch-skeleton/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Behat Custom Helper
===================

[](#behat-custom-helper)

[![Build Status](https://camo.githubusercontent.com/0cc77ab201a00c40ada393cc9c3e9d06082f382f37f63bd9f7e82113a2355ab8/68747470733a2f2f7472617669732d63692e6f72672f426568617463682f736b656c65746f6e2e706e67)](https://travis-ci.org/Behatch/skeleton)

This repository's purpose is to share our custom Behat Definitions and provide a quick startup for any Project.

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

[](#installation)

```
$ git clone https://github.com/Behatch/skeleton.git
$ cd skeleton
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install --dev
$ ./bin/behat features/github.feature

```

Running BehatCH tests
---------------------

[](#running-behatch-tests)

Download selenium2 server () and start it:

```
$ java -jar selenium-server-standalone-2.24.1.jar

```

Copy the default configuration file:

```
$ cp behat.yml{-dist,}

```

Write tests and run:

```
$ ./bin/behat

```

Credits
-------

[](#credits)

Please support Behat, Mink, PHPUnit and their contributors :

-
-
-

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![sanpii](https://avatars.githubusercontent.com/u/113045?v=4)](https://github.com/sanpii "sanpii (58 commits)")[![tentacode](https://avatars.githubusercontent.com/u/550548?v=4)](https://github.com/tentacode "tentacode (8 commits)")[![jubianchi](https://avatars.githubusercontent.com/u/327237?v=4)](https://github.com/jubianchi "jubianchi (4 commits)")[![agallou](https://avatars.githubusercontent.com/u/320372?v=4)](https://github.com/agallou "agallou (1 commits)")

---

Tags

behatcomposer-project

### Embed Badge

![Health badge](/badges/behatch-skeleton/health.svg)

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

###  Alternatives

[birgir/geo-query

Modify the WP\_Query to support the geo\_query parameter. Uses the Haversine SQL optimization by Ollie Jones.

683.0k](/packages/birgir-geo-query)

PHPackages © 2026

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