ezpizee / php-libs
Ezpizee PHP 连接器工具的 PHP 实用类
0.0.6
2021-03-09 11:12 UTC
Requires
- php: >=7.1
- ext-dom: *
- ext-json: *
- ext-pdo: *
This package is auto-updated.
Last update: 2024-09-23 12:05:34 UTC
README
https://github.com/ezpizee/php-libs
composer install
或者
php composer.phar install
该库包含以下依赖项
-
Ezpizee 连接器工具 https://github.com/ezpizee/PHPConnectorUtils
-
Ezpizee 上下文处理器 https://github.com/ezpizee/PHPBaseContextProcessor
-
Ezpizee 微服务客户端 https://github.com/ezpizee/microservices-client
-
Ezpizee 微服务工具 https://github.com/ezpizee/microservices-utils
-
WEBCONSOL Handlebars https://github.com/WEBCONSOL/handlebars(此库从 xamin/handlebars.php 中提取,因为 xamin/handlebars.php 已停止维护。)
-
WEBCONSOL Handlebars 辅助库 https://github.com/WEBCONSOL/php-hbs-helpers
-
Kong 的 PHP Unirest https://github.com/Kong/unirest-php
使用情况
此库将被用于 Ezpizee 与第三方平台和应用程序的所有集成,包括但不限于 CMS
如何使用
-
在 src 文件夹中开发
-
将发布版或分发版移动或复制到 dist 文件夹