定制 ezsystems/symfony-tools 二次开发

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

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

ezsystems/symfony-tools

最新稳定版本:v1.1.7

Composer 安装命令:

composer require ezsystems/symfony-tools

包简介

eZ Systems Symfony Tools

README 文档

README

Collection of polyfill (backported) and incubator (proposed) features for Symfony.

Backports Symfony features so they can be used in earlier versions of Symfony, and proposed features improving Symfony further.

This bundle is first and foremost aiming to cover needs of eZ Platform, but is placed in own bundle under MIT as we think others can benefit and help collaborate, and to simplify forward and backport ports to and from Symfony itself.

Requriments

  • Symfony 3.4
  • PHP 7.1+ (due to backported Symfony 4 code being written for PHP 7.1+)

Semantic Versioning exception

Bundle follows SemVer with one exception:

  • Incubator features are allowed to break BC also in Minor versions (x.Y.z), when needed in order to align with changes to the feature when it gets accepted to Symfony.

!! Tip: As such if you rely on incubator features, make sure to require specific minor versions in composer, like ~1.1.0 or ~1.1.2 || ~1.2.0

Features

Polyfill (backport) features:

Incubator (proposed) features

  • N/A

Contributing

Make sure as much as possible the feature is forward compatible for users, so when they upgrade to Symfony version where it's included, they should ideally not need to adapt their code/config. (see Semantic Versioning exception for how this works for incubators)

Polyfill (Backports) When contributing Symfony backports to this bundle, be aware you commit to help maintain that feature in case there are bug fixes or improvements to that feature in Symfony itself.

Incubator (Proposed) Incubator features should only be proposed here if also proposed against Symfony itself, and there is at least some certainty it will be accepted. And you also commit to adapt the feature here, if changes are requested once proposed to Symfony. Essentially aiming for the feature here becoming a polyfill/backport feature in the end.

As such it's only applicable for smaller features (e.g. new cache adapter(s)), not a complete new component or larger changes across Symfony itself for instance.

License

The MIT License.

统计信息

  • 总下载量: 305.17k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 19
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 19
  • Watchers: 20
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-01-23