PHPackages                             minimalfw/minimalfw - 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. minimalfw/minimalfw

ActiveLibrary

minimalfw/minimalfw
===================

PHP performance-oriented framework

0.11.2(9y ago)126MITPHPPHP &gt;=5.6

Since Jan 28Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (30)Used By (0)

[![Packagist](https://camo.githubusercontent.com/ef98727a64b1433f7117124321e40bb1c0d0c80eb4d5920d7464502d1e465eef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d696e696d616c66772f6d696e696d616c66772e737667)](https://packagist.org/packages/minimalfw/minimalfw)[![Code Climate](https://camo.githubusercontent.com/09f154f723976be8bd0d0b4748bafc6ff0efce9d34cf6df838be2a7924efe8c5/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6d6172636f3437362f4d696e696d616c46772f6261646765732f6770612e737667)](https://codeclimate.com/github/marco476/MinimalFw)[![Issue Count](https://camo.githubusercontent.com/d4da960b5abb2dbb5b817fa49f392f10dd8e87071ef6b2cc92fd7aa20eb511af/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6d6172636f3437362f4d696e696d616c46772f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/marco476/MinimalFw)[![PHP Version](https://camo.githubusercontent.com/03d4a63e22b4d0a0d86012343fcb372aa36efce708fd04061d0e720e652423be/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344352e362d626c75652e737667)](http://php.net/manual/en/migration56.new-features.php)[![Packagist](https://camo.githubusercontent.com/a75baa7675ae4bb943cb545c1cfa7551140e2eacb51a99df61b3a33c1777a9ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d696e696d616c66772f6d696e696d616c66772e737667)](https://packagist.org/packages/minimalfw/minimalfw)

MinimalFw - PHP performance-oriented framework
==============================================

[](#minimalfw---php-performance-oriented-framework)

MinimalFw is a **PHP** performance-oriented framework.

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

[](#installation)

You can install it with Composer:

```
composer require minimalfw/minimalfw

```

Configuration
-------------

[](#configuration)

Configure your front-controller page (assumed *index.php*) it's extreme simple:

```
