PHPackages                             bandama/framework - 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. bandama/framework

ActiveLibrary[Framework](/categories/framework)

bandama/framework
=================

Bandama is a microframework for PHP application

1.2.3(8y ago)113331MITPHPPHP &gt;=5.5

Since Feb 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bandama-framework/bandama-framework)[ Packagist](https://packagist.org/packages/bandama/framework)[ RSS](/packages/bandama-framework/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (19)Used By (1)

Bandama Framework
=================

[](#bandama-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/978f698899ffe7de409e14343056f47b1cfb2dc9baafc2e61dc1224960d45ffb/68747470733a2f2f706f7365722e707567782e6f72672f62616e64616d612f6672616d65776f726b2f762f737461626c65)](https://packagist.org/packages/bandama/framework)[![Build Status](https://camo.githubusercontent.com/9ed875ffaa70c0e08beb14018626fa518d74f9286d7c184c915901a4716b75bf/68747470733a2f2f7472617669732d63692e6f72672f62616e64616d612d6672616d65776f726b2f62616e64616d612d6672616d65776f726b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bandama-framework/bandama-framework)[![Total Downloads](https://camo.githubusercontent.com/adda90fa562ecee2b3815eedb08229d83c2876290956d382741ac454edcbdaef/68747470733a2f2f706f7365722e707567782e6f72672f62616e64616d612f6672616d65776f726b2f646f776e6c6f616473)](https://packagist.org/packages/bandama/framework)[![License](https://camo.githubusercontent.com/1794c64cc44e81a6b6e80ac0e20af014e59675c69ff9c8c31e7a18216166c04a/68747470733a2f2f706f7365722e707567782e6f72672f62616e64616d612f6672616d65776f726b2f6c6963656e7365)](https://packagist.org/packages/bandama/framework)

Bandama is a PHP micro-framework to create Web Applications and Web APIs

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

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install Bandama Framework.

```
$ composer require bandama/framework "1.2.*"
```

This will install Bandama Framework and all required dependencies. Bandama Framework requires PHP 5.5 or newer.

You can also install Bandama Framework by [downloading it](https://github.com/bandama-framework/bandama-framework/archive/master.zip)

Usage
-----

[](#usage)

There is an index.php file in root directory with the following contents:

```
