定制 sensio/distribution-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sensio/distribution-bundle

最新稳定版本:v5.0.25

Composer 安装命令:

composer require sensio/distribution-bundle

包简介

Base bundle for Symfony Distributions

README 文档

README

WARNING: This bundle does not support Symfony 4. Symfony Flex is a total replacement for this bundle.

SensioDistributionBundle provides useful developer features that can be re-used amongst several Symfony Distributions.

Composer Hooks

The bundle hooks up into the Composer process to automate the following actions when running an install or an update:

  • Update the bootstrap.php.cache file (and clears the cache);
  • Install the assets under the web root directory;
  • Update the requirements file.

Security

The bundle includes the SensioLabs Security Checker. When included in a Symfony application, the check is available:

// In Symfony 2.x
$ ./app/console security:check

// As of Symfony 2.8 and 3.x
$ ./bin/console security:check

Contributing

To contribute to this bundle, you just need a GitHub account. If you need some help to start, you can check the Symfony guidelines and code style conventions. Bug fixes should be submitted against the 4.0 branch when possible, and new features are accepted on master only.

Pull requests are welcome!

统计信息

  • 总下载量: 63.68M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 507
  • 点击次数: 1
  • 依赖项目数: 695
  • 推荐数: 9

GitHub 信息

  • Stars: 501
  • Watchers: 25
  • Forks: 154
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04