vendi-advertising/vendi-shared-utils
Composer 安装命令:
composer require vendi-advertising/vendi-shared-utils
包简介
Helper class shared across all Vendi-controlled properties
关键字:
README 文档
README
NOTE: Do not modify any methods in this class ever. You can add new methods as needed but there is a lot of code the depends on this functioning in a specific fashion and since this is a shared class you are not guarenteed to have this specific class actually loaded.
To clarify the above, this class is intended to be used by multiple plugins and there is no guarantee of load order. If you add a new method to this class you should grep the server for other installs and add code to those, too, since you don't know if your code will load first.
Any additional methods to this class MUST work without fail and can have zero dependencies upon other code.
History:
5.0.4
- Bumped PHP minimum requirement to 7.1 to make PHP Unit happy
- Versions between the 5.0.0 release and this were just me fighting stupid little things.
5.0.0
- Removed
fs_utils, stay on 4.x if you need this still
4.0.0
- Bumped PHP minimum requirement to 7.0
- Added
fs_utils:create_random_temp_dircombine_paths_with_filecombine_pathsmkdir
3.1.0
- Remove
unparse_url()which was from a different project. - Finished documenting everything.
3.0.5
- Added
get_value_multiple_sources(). - Fixed documentation errors from copy and pasting.
3.0.4
- Only trim() if the value is a string.
2.1.0
- Allow setting custom POST/GET/COOKIE/SERVER on static fields of class. If set they will be used in place of the global $_ XYZ values. Also added
reset_all_custom_arrays()to erase these values. These changes should be 100% backwards compatible.
2.0.1
- Added
unparse_url()
2.0.0
- Rewrite of previous code into this namesapce
vendi-advertising/vendi-shared-utils 适用场景与选型建议
vendi-advertising/vendi-shared-utils 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 878 次下载、GitHub Stars 达 1, 最近一次更新时间为 2017 年 02 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「vendi」 「vendi-advertising」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 vendi-advertising/vendi-shared-utils 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 vendi-advertising/vendi-shared-utils 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 vendi-advertising/vendi-shared-utils 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
统计信息
- 总下载量: 878
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 10
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-02-24