PHPackages                             martynbiz/slim3-controller - 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. martynbiz/slim3-controller

ActiveLibrary[Framework](/categories/framework)

martynbiz/slim3-controller
==========================

Provides controller functionality to Slim Framework v3. Also includes PHPUnit TestCase for testing controllers.

v0.0.0(10y ago)2515.1k—0%9[3 issues](https://github.com/martynbiz/slim3-controller/issues)1MITPHPPHP &gt;=5.3.0CI failing

Since Apr 19Pushed 5y ago2 watchersCompare

[ Source](https://github.com/martynbiz/slim3-controller)[ Packagist](https://packagist.org/packages/martynbiz/slim3-controller)[ Docs](http://github.com/martynbiz/slim3-controller)[ RSS](/packages/martynbiz-slim3-controller/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (4)Used By (1)

Slim v3 controller
==================

[](#slim-v3-controller)

Introduction
------------

[](#introduction)

Provides controller functionality to Slim Framework v3. Also includes PHPUnit TestCase for testing controllers.

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

[](#installation)

Composer

```
composer require martynbiz/slim3-controller
```

Usage
-----

[](#usage)

/app/routes.php

```
