micro-framework-bundle

Symfony Micro Framework Bundle

  • 所有者: gnugat/micro-framework-bundle
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者gnugat/micro-framework-bundle
主編程語言PHP
編程語言PHP (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2015-12-16 22:32:21
推送於2024-11-29 17:22:12
最后一次提交
發布數15
最新版本名稱v0.9.4 (發布於 2024-11-29 17:21:47)
第一版名稱v0.1.0 (發布於 2015-12-16 22:22:32)
用户参与
星數37
關注者數1
派生數3
提交數91
已啟用問題?
問題數0
打開的問題數0
拉請求數4
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?