PHPackages                             eater/glim - 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. eater/glim

ActiveProject[Framework](/categories/framework)

eater/glim
==========

The glim frontend skeleton

07PHP

Since Mar 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/the-eater/Glim)[ Packagist](https://packagist.org/packages/eater/glim)[ RSS](/packages/eater-glim/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Glim
====

[](#glim)

Adding more glamour to Slim

What is it?
===========

[](#what-is-it)

Glim HSVM model build around Slim, Propel and Twig.

HSVM
====

[](#hsvm)

I totally just made that up but it stands for **H**andler **S**ervice **V**iew **M**odel

Handler
-------

[](#handler)

A handler is like a controller but only handles one request, every route has it's own handler.

An example handler would look like

```
