openwebpresence/owp-framework
Composer 安装命令:
composer require openwebpresence/owp-framework
包简介
The openWebPresence Framework.
README 文档
README
[]
(http://openwebpresence.com/ "Open Web Presence")
Open Web Presence Framework Support Library
This framework is corrently under active development (Feb, 2017) and subject to MANY changes until version 2.0 is completed and released officially.
Visit Open Web Presence for more information.
Class documentation can be found in the generated phpDoc.
Features
- Operating framework for OpenWebPresence.
- Provide MySQL debugging suppport via FirePHPCode.
- Send email via phpMailer.
- Operating framework for OpenWebPresence.
- Provide _get/_set data methods for the OpenWebPresence framework.
- Misc support methods for the OpenWebPresence framework.
User Class Hooks
- owpUDF_On_addUserValiateData(object db, object firephp, array user_data)
- owpUDF_On_addUserSuccess(int userID, object db, object firephp);
- owpUDF_On_deleteUser(int userID, object db, object firephp);
- owpUDF_On_logOut(int userID, object db, object firephp);
- owpUDF_On_setStatusID(int userID, object db, object firephp);
- owpUDF_On_updatePassword(int userID, object db, object firephp);
- owpUDF_On_updateUser(int userID, object db, object firephp);
- owpUDF_On_userLoginCore(int userID, object db, object firephp);
Messaging Class Hooks
- owpUDF_On_sendEmailDirect(int userID, object db, object firephp);
- owpUDF_On_sendEmailViaSMTP(int userID, object db, object firephp);
Exception Codes
All of the above methods when returning anything other than false will throw and exception with the contents of the return as the exception message. (string).
- 10 - owpUser method exception
- 20 - InvalidArgumentException
- 30 - User Class Hook exception
Requirements
"require": {
"php": ">=5.6.0",
"ext-imap": "*",
"vlucas/phpdotenv": "^2.4",
"guzzlehttp/guzzle": "~6.0",
"firephp/firephp-core": "^0.4.0",
"openwebpresence/owp-users": "^1.2",
"jv2222/ezsql": "dev-master",
"phpmailer/phpmailer": "^5.2",
"squeaky-minds/squeaky-minds-php-helper": "^1.1.1",
"hautelook/phpass": "^1.1"
}
Installation by Composer
"require": {
"openwebpresence/owp-framework": "~1.0"
}
Or
$ composer require openwebpresence/owp-framework
openwebpresence/owp-framework 适用场景与选型建议
openwebpresence/owp-framework 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 214 次下载、GitHub Stars 达 0, 最近一次更新时间为 2017 年 02 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「openWebPresence」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 openwebpresence/owp-framework 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 openwebpresence/owp-framework 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 openwebpresence/owp-framework 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
High-performance, opinionated PHP 8 web framework with O(1) routing, parallel async MySQL, type-safe asset bridge, and React-island frontend
Pushover (tm) PHP LIbrary
The skeleton application for the Geoffrey agent framework.
Framework used for the Darflen social media project.
Speedrunner package for programming certification exam
统计信息
- 总下载量: 214
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-02-12