jason-gao/php-xsy-crm

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

xiaoshouyi crm etc..

Installs: 59

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jason-gao/php-xsy-crm

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

This package is auto-updated.

Last update: 2025-10-05 03:07:41 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

  • 完善异常处理