internations/php-implied
Composer 安装命令:
composer require internations/php-implied
包简介
Prevent the installation of superfluous PHP polyfills
README 文档
README
Package that prevents installing superfluous polyfills. It’s a public repository so it can be published in packagist. It’s probably not useful for anybody outside of InterNations.
How it works
The package requires a particular PHP version and a particular set of PHP extensions and specifies a replace section
for polyfills that no longer need to be installed. This replace section prevents the installation of said
dependencies.
How to use
Run composer require internations/php-implied:~<PHP version>, so e.g. composer require internations/php-implied:~7.4.0 to install the metapackage.
Versioning
Keep version of the metapackage in sync with PHP’s major/minor target version. So internations/php-implied: 7.4.0
targets php: >=7.4.0 && <7.5
Changing the package
- Add a new element to the
replacesection - Run
composer validate - Tag a new tag from master to automatically release a new packagist version
internations/php-implied 适用场景与选型建议
internations/php-implied 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 22.81k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2020 年 10 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 internations/php-implied 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 internations/php-implied 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 22.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-20