PHPackages                             alejandropena/tight - 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. alejandropena/tight

ActiveLibrary[Framework](/categories/framework)

alejandropena/tight
===================

Tight Framework: A PHP Framework

v1.2.2(9y ago)055MITPHPPHP &gt;=5.4.0

Since Aug 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/AlejandroPF/tight)[ Packagist](https://packagist.org/packages/alejandropena/tight)[ RSS](/packages/alejandropena-tight/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (9)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/d37af5d64b2f36b397d785799516d716423f0054916810e448d34693e3d4cdaa/68747470733a2f2f706f7365722e707567782e6f72672f616c656a616e64726f70656e612f74696768742f762f737461626c65)](https://packagist.org/packages/alejandropena/tight)[![Total Downloads](https://camo.githubusercontent.com/29d9011fab84187daf05a6e0e047ece24844e6b84ec5944f632bf7cdb637b2ee/68747470733a2f2f706f7365722e707567782e6f72672f616c656a616e64726f70656e612f74696768742f646f776e6c6f616473)](https://packagist.org/packages/alejandropena/tight)[![Build Status](https://camo.githubusercontent.com/36c4a9ab2856417e4c205b7d0ddb5e0b5f29ce14174ecf20742d9aa7842707cf/68747470733a2f2f7472617669732d63692e6f72672f416c656a616e64726f50462f74696768742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AlejandroPF/tight)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2e9a6047c993a28a002cfb40d076829ad54fb25e235479376e15cea2f2c6cf96/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f416c656a616e64726f50462f74696768742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/AlejandroPF/tight/?branch=master)[![License](https://camo.githubusercontent.com/83b187276e575d808b4488e2e21cc89404587fe72d08444a7a4e6e5272d0559c/68747470733a2f2f706f7365722e707567782e6f72672f616c656a616e64726f70656e612f74696768742f6c6963656e7365)](https://packagist.org/packages/alejandropena/tight)

Tight Framework
===============

[](#tight-framework)

A PHP micro-framework

Instalation
-----------

[](#instalation)

Using composer

```
$ composer require alejandropena/tight
```

Usage
-----

[](#usage)

### Router

[](#router)

Include the autoloader generated by composer to start running the app

```
