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 3w ago

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 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity33

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://avatars.githubusercontent.com/u/35796350?v=4)[mplevi9](/maintainers/mplevi9)[@mplevi9](https://github.com/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

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M359](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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