PHPackages                             gnugat/micro-framework-bundle - 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. gnugat/micro-framework-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

gnugat/micro-framework-bundle
=============================

Symfony Micro Framework Bundle

v0.9.4(1y ago)3710.6k31MITPHPPHP ^8.2

Since Dec 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/gnugat/micro-framework-bundle)[ Packagist](https://packagist.org/packages/gnugat/micro-framework-bundle)[ Docs](https://gnugat.github.io/micro-framework-bundle)[ RSS](/packages/gnugat-micro-framework-bundle/feed)WikiDiscussions main Synced 2mo ago

READMEChangelog (10)Dependencies (15)Versions (16)Used By (1)

Symfony Micro Framework Bundle
==============================

[](#symfony-micro-framework-bundle)

A replacement of the official FrameworkBundle allowing Symfony to be used as a micro-framework which follows the "add what you need" philosophy.

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

[](#installation)

First install it using [Composer](https://getcomposer.org/download):

```
composer require gnugat/micro-framework-bundle:^0.9
```

Then enable it in your application, for example by adding it in `config/bundles.php`:

```
