matacms/matacms-environment
Composer 安装命令:
composer require matacms/matacms-environment
包简介
Manages environment (DRAFT, LIVE) for MATACMS
README 文档
README
Environment module manages environment (DRAFT, LIVE) for entities.
Installation
- Add the module using composer:
"matacms/matacms-environment": "~1.0.0"
- Run migrations
php yii migrate/up --migrationPath=@vendor/matacms/matacms-environment/migrations
Changelog
1.0.6.4-alpha, September 7, 2016
- Added migration (alter DocumentId from 64 to 128 characters)
1.0.6.3-alpha, May 13, 2016
- Updates for matacms\environment\helpers\Html
1.0.6.2-alpha, November 30, 2015
- Bug fix
1.0.6.1-alpha, October 8, 2015
- Changed ActiveQuery::EVENT_BEFORE_PREPARE_STATEMENT to run only for models with EnvironmentBehavior
1.0.6-alpha, August 21, 2015
- Added "Submit for review" button if user doesn't have any roles (rbac) assigned
- Added sending notification email to "reviewer"
1.0.5.1-alpha, June 20, 2015
- Fixed dependency on matacms-base ~1.1-alpha
1.0.5-alpha, June 20, 2015
- Added dependency on matacms-base ~1.0-alpha
1.0.4-alpha, June 8, 2015
- Updates for console application
1.0.3-alpha, June 3, 2015
- Bug fixes
1.0.2-alpha, May 28, 2015
- Added check for console application in Bootstrap
- Added handling of logged-in users to get latest versions of records
1.0.1-alpha, May 26, 2015
- Added dependency on matacms-base ~1.0.7-alpha where [[ActiveQuery::EVENT_BEFORE_PREPARE_STATEMENT]] was added
- Completely rewrote getting live versions, from iterating through fetched models to injecting conditions in SQL command
- Code cleanup, especially in [[Bootstrap]]
- Added dummy unit test
1.0.0-alpha, May 18, 2015
- Initial release.
matacms/matacms-environment 适用场景与选型建议
matacms/matacms-environment 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.57k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2015 年 03 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「environment」 「yii2」 「mata」 「matacms-environment」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 matacms/matacms-environment 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 matacms/matacms-environment 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 matacms/matacms-environment 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Environment processor and contexts autoloader
The tenancy/tenancy identification driver using environment variables
A custom URL rule class for Yii 2 which allows to create translated URL rules
Multiple cascading environmental configuration files support for Laravel 5
An environment variable convenience library extension for vlucas/phpdotenv
MATA Framework
统计信息
- 总下载量: 2.57k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 19
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-12