jason-gao/php-xsy-crm

此包的最新版本(v1.0.3)没有可用的许可证信息。

销售易CRM等...

v1.0.3 2020-12-04 16:35 UTC

This package is auto-updated.

Last update: 2024-09-05 00:51:51 UTC


README

配置文件格式参考xsy-crm.conf

  • xsy-crm.conf.dev -> xsy-crm.conf

技术栈

  • php + guzzle + memcached + monolog + phpunit + redis

说明

  • memcached/redis主要用来缓存token
  • cache_driver 支持memcached和redis

phpunit测试覆盖率100%

- run test
- make test

composer

- composer require jason-gao/php-xsy-crm v1.0.0 	

待办事项

  • 完善异常处理