PHPackages                             fra-c/slim-behat-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. [Testing &amp; Quality](/categories/testing)
4. /
5. fra-c/slim-behat-skeleton

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

fra-c/slim-behat-skeleton
=========================

v1.1.0(7y ago)019MITPHPPHP ~7.2

Since Aug 24Pushed 7y agoCompare

[ Source](https://github.com/fra-c/slim-behat-skeleton)[ Packagist](https://packagist.org/packages/fra-c/slim-behat-skeleton)[ RSS](/packages/fra-c-slim-behat-skeleton/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Slim &amp; Behat Skeleton
=========================

[](#slim--behat-skeleton)

Skeleton application using Slim 3 and Behat.

The following instructions assume you're using Docker.

Install
-------

[](#install)

Run the following command to create the project (replace \[my-app-name\]):

`$ docker run -it --rm -v $(pwd):/app composer create-project fra-c/slim-behat-skeleton [my-app-name]`

Create `.env` file and optionally edit to your needs:

`$ cp .env.example .env`

Run tests
---------

[](#run-tests)

Run Behat tests with:

`docker-compose run --rm php vendor/bin/behat`

Composer command
----------------

[](#composer-command)

To run composer:

`docker run -it --rm -v $(pwd):/app composer [command] [options] [...]`

Example:

`docker run -it --rm -v $(pwd):/app composer require --dev phpunit/phpunit`

**Note**: Sometimes packages require extensions that won't be found in the composer image. To fix the problem run composer adding the flag `--ignore-platform-reqs`

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

4

Last Release

2806d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8685269?v=4)[Francesco Cocchianella](/maintainers/fra-c)[@fra-c](https://github.com/fra-c)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fra-c-slim-behat-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/fra-c-slim-behat-skeleton/health.svg)](https://phpackages.com/packages/fra-c-slim-behat-skeleton)
```

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k41.3M38.9k](/packages/orchestra-testbench)[showdoc/showdoc

ShowDoc is a tool greatly applicable for an IT team to share documents online

12.8k7.1k](/packages/showdoc-showdoc)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)[docler-labs/codeception-slim-module

Codeception Module for Slim framework.

13199.8k1](/packages/docler-labs-codeception-slim-module)[markhuot/craft-pest-core

A Pest runner

2117.9k9](/packages/markhuot-craft-pest-core)

PHPackages © 2026

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