mata/mata-framework
Composer 安装命令:
composer require mata/mata-framework
包简介
MATA Framework
关键字:
README 文档
README
======= MATA Framework
The basic foundation block for all MATA Applications. This is where it all begins.
Installation
- Add the module using composer:
"mata/mata-framework": "~1.0.0"
- An even better way is to check out a whole MATA application to start building your solution:
composer create-project --prefer-source mata/mata-application=~1.0.0 NEW_PROJECT_NAME
Changelog
1.1.4.2-alpha, October 27, 2016
- Changed FineUploader widget to display thumbnails only for image type media
1.1.4.1-alpha, September 14, 2016
- Updated html.sortable.js to latest version
1.1.4.0-alpha, September 8, 2016
- Updated mata\behaviors\ItemOrderableBehavior: added afterFind() event
1.1.3.9-alpha, September 8, 2016
- Updated mata\behaviors\ItemOrderableBehavior
1.1.3.8-alpha, August 25, 2016
- Updates for FineUploader widget
1.1.3.7-alpha, May 2, 2016
- Updates for mata\widgets\sortable\Sortable
- Updates for mata-sortable.js
1.1.3.6-alpha, April 28, 2016
- Updates for mata\widgets\sortable\Sortable
1.1.3.5-alpha, April 27, 2016
- Added EVENT_BEFORE_PREPARE_STATEMENT_FOR_SEARCH in mata\db\ActiveQuery
1.1.3.4-alpha, February 3, 2016
- Added optional conditions with parameters for next(), previous(), first() and last() methods in mata\behaviors\ItemOrderableBehavior
1.1.3.3-alpha, October 9, 2015
- Added initialWhere property to mata\db\ActiveQuery
1.1.3.2-alpha, October 8, 2015
- Added customized SluggableBehavior and Inflector
1.1.3.1-alpha, August 25, 2015
- Bugfix sortable widget
1.1.3-alpha, August 21, 2015
- Bugfix for ComposerHelper
1.1.2-alpha, July 20, 2015
- Fix for ItemOrderableBehavior, GoogleAnalyticsHelper, FileSystemHelper, CommandLineHelper added
1.1.1-alpha, June 15, 2015
- Made ordering chainable
1.1.0-alpha, June 9, 2015
- Ordering refactored with more flexible grouping
1.0.9-alpha, June 6, 2015
- Prevented saving models when ordering in [[RearrangeAction]]
1.0.8-alpha, June 2, 2015
- ItemOrderBehavior updated next() and previous() methods
1.0.7-alpha, May 28, 2015
- Added [[forceIncrement]] to [[IncrementalBehavior]]
- Ensured [[EVENT_BEFORE_PREPARE_STATEMENT]] fires only once per model
- New way of handling Media, allowing versioning and deletions
- Updated [[StrongLinkBehavior]] to accept closures in [[StrongLinkBehavior::links]]
1.0.6-alpha, May 26, 2015
- Modified error message markups and added strong tags
1.0.5-alpha, May 26, 2015
- Added [[StrongLinkBehavior]]
1.0.4-alpha, May 26, 2015
- Added [[ItemOrderBehavior]]
1.0.3.1-alpha, May 25, 2015
- Fixing bugs introduced in 1.0.3-alpha
1.0.3-alpha, May 25, 2015
- Added [[ActiveQuery]] with [[cachedOne]] method
- Removed unused files
1.0.2-alpha, May 22, 2015
- FineUploader view updated.
1.0.1-alpha, May 19, 2015
- Added JS trigger for 'mediaChanged' event for FineUploader after file delete.
1.0.0-alpha, May 18, 2015
- Initial release.
mata/mata-framework 适用场景与选型建议
mata/mata-framework 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 3.01k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2015 年 01 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「mata」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 mata/mata-framework 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mata/mata-framework 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 mata/mata-framework 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
Basic theme for MATA CMS
Flexible user registration and authentication module for MATA
Provides convenient method for versioning AR models
Manages and groups modules for MATA
Manages forms for MATA Framework applications.
统计信息
- 总下载量: 3.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 11
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-01-27