micro-framework-bundle

Symfony Micro Framework Bundle

  • Owner: gnugat/micro-framework-bundle
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

First install it using Composer:

composer require gnugat/micro-framework-bundle:^0.5

Then enable it in your application's kernel (e.g. app/AppKernel.php):

new Gnugat\MicroFrameworkBundle\GnugatMicroFrameworkBundle()

More information

Features

  • compatible with most third party bundles, more information
  • micro framework spirit, including:
    • "add what you need" philosohpy
    • few dependencies
    • small API
    • small footprint for better performance
    • more information

Want to know more?

You can see the current and past versions using one of the following:

And finally some meta documentation:

Note: Some logic has been taken from Symfony FrameworkBundle and modified,
all attributions go to Fabien Potencier and the contributors.

Main metrics

Overview
Name With Ownergnugat/micro-framework-bundle
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2015-12-16 22:32:21
Pushed At2024-11-29 17:22:12
Last Commit At
Release Count15
Last Release Namev0.9.4 (Posted on 2024-11-29 17:21:47)
First Release Namev0.1.0 (Posted on 2015-12-16 22:22:32)
用户参与
Stargazers Count37
Watchers Count1
Fork Count3
Commits Count91
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count4
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private