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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?