openeuropa/code-review
Composer 安装命令:
composer require openeuropa/code-review
包简介
OpenEuropa code review component.
README 文档
README
Usage
This component forms the foundation for both Drupal and PHP Library conventions. It offers core functionality that the derived components expand upon. To use these conventions in your project, pick the derived component that fits your needs. For more details, visit the following pages:
- PHP Library: https://github.com/openeuropa/code-review-library
- Drupal project: https://github.com/openeuropa/code-review-drupal
Upgrade from 2.x to 3.x
This component is no longer used as the final version for any project. If you're upgrading to the 3.x version, please refer to the transition section in the relevant derived component’s documentation:
Development
Installation
The library provides a docker-compose configuration file to be used for development.
Requirements:
Configuration
To start, run:
docker-compose up -d
docker-compose exec web composer install
Changelog
The changelog is generated using a local docker installation which installs muccg/docker-github-changelog-generator
This reads the Github API for the required repository and writes the CHANGELOG.md to the root of the repository.
Prerequisites
- Local Docker machine running (not detached).
- A Github Access Token should be generated and exported (or written to ~/.gitconfig) as
CHANGELOG_GITHUB_TOKEN=<YOUR TOKEN HERE>
Before tagging a new release export the following:
export CHANGELOG_GITHUB_TOKEN=<YOUR TOKEN HERE> export CHANGELOG_FUTURE_RELEASE=0.1.0
The changelog can then be generated by running:
composer run-script changelog
openeuropa/code-review 适用场景与选型建议
openeuropa/code-review 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 114.87k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2018 年 02 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 openeuropa/code-review 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 openeuropa/code-review 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 114.87k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 5
- 依赖项目数: 25
- 推荐数: 0
其他信息
- 授权协议: EUPL-1.2
- 更新时间: 2018-02-20