Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jason-gao/php-xsy-crm

xiaoshouyi crm
https://github.com/jason-gao/php-xsy-crm

Last synced: about 13 hours ago
JSON representation

xiaoshouyi crm

Awesome Lists containing this project

README

        

## xiaoshouyi crm


## 配置文件格式参考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
- 完善异常处理