jason-gao/php-xsy-crm

There is no license information available for the latest version (v1.0.3) of this package.

xiaoshouyi crm etc..

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

This package is auto-updated.

Last update: 2024-04-05 00:02:35 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 test cover 100%

- run test
- make test

composer

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

todo

  • 完善异常处理