PHPackages                             aloefflerj/yet-another-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. [HTTP &amp; Networking](/categories/http)
4. /
5. aloefflerj/yet-another-controller

ActiveLibrary[HTTP &amp; Networking](/categories/http)

aloefflerj/yet-another-controller
=================================

This is basically a http request and response controller using as much PSR's as it can (or just an excuse for personal study)

v1.0.0(2y ago)39[1 issues](https://github.com/aloefflerj/yet-another-php-controller/issues)mitPHP

Since Nov 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/aloefflerj/yet-another-php-controller)[ Packagist](https://packagist.org/packages/aloefflerj/yet-another-controller)[ RSS](/packages/aloefflerj-yet-another-controller/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

Yet Another PHP Controller
==========================

[](#yet-another-php-controller)

Here is how it works (for now):
-------------------------------

[](#here-is-how-it-works-for-now)

### Installation

[](#installation)

`composer require aloefflerj/yet-another-controller`

### Quick Usage

[](#quick-usage)

1. Simple Setup

    > index.php

    ```
