PHPackages                             adamquaile/slimstack - 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. adamquaile/slimstack

ActiveLibrary

adamquaile/slimstack
====================

Very minimal PHP front-controller class

016PHP

Since Dec 17Pushed 12y ago1 watchersCompare

[ Source](https://github.com/adamquaile/slimstack)[ Packagist](https://packagist.org/packages/adamquaile/slimstack)[ RSS](/packages/adamquaile-slimstack/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

slimstack
=========

[](#slimstack)

Tiny front-controller offering very small and light routing.

- This is built for very specific purposes. You might consider similar systems such as [Silex](http://silex.sensiolabs.org) or [Slim](http://www.slimframework.com/) which offer more features and flexibility. \*

Getting the code.
-----------------

[](#getting-the-code)

This can be installed in your project with `composer require adamquaile/slimstack`

Creating simple front-controllers / bootstrap files
---------------------------------------------------

[](#creating-simple-front-controllers--bootstrap-files)

```
