PHPackages                             levinine/codecept-slim4 - 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. levinine/codecept-slim4

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

levinine/codecept-slim4
=======================

Codeception Module for Slim 4 Microframework.

0302PHP

Since Aug 26Pushed 5y ago2 watchersCompare

[ Source](https://github.com/levinine/codecept-slim4)[ Packagist](https://packagist.org/packages/levinine/codecept-slim4)[ RSS](/packages/levinine-codecept-slim4/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Codeception Slim 4 Module
=========================

[](#codeception-slim-4-module)

This module allows you to run tests inside [Slim 4 Microframework](http://www.slimframework.com/).

Install
-------

[](#install)

Via commandline:

```
composer require --dev levinine/codecept-slim4
```

Config
------

[](#config)

Make sure to have `config.test.yml` file containing your test configuration in the root of your Slim project.

Enable module with `depends`, eg in `tests/functional.suite.yml`

```
modules:
  enabled:
    - \Helper\Functional
    - REST:
        depends: \Levinine\CodeceptSlim4\Module\Slim4
```

Develop
-------

[](#develop)

If on commit ECS check fails, execute:

```
vendor/bin/ecs check src --fix
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.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/1b1454fa4739ac898395ec339bb633202181d7aa452cf731b02c91f7c202c609?d=identicon)[mplevi9](/maintainers/mplevi9)

---

Top Contributors

[![mplevi9](https://avatars.githubusercontent.com/u/35796350?v=4)](https://github.com/mplevi9 "mplevi9 (2 commits)")[![anjalevi](https://avatars.githubusercontent.com/u/69848891?v=4)](https://github.com/anjalevi "anjalevi (1 commits)")

### Embed Badge

![Health badge](/badges/levinine-codecept-slim4/health.svg)

```
[![Health](https://phpackages.com/badges/levinine-codecept-slim4/health.svg)](https://phpackages.com/packages/levinine-codecept-slim4)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M679](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

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