PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Zimo Xiao   WeChat PHP API Example Class   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WeChat PHP API Example Class
Exchange messages with WeChat users
Author: By
Last change:
Date: 4 years ago
Size: 235 bytes
 

Contents

Class file image Download
{ "name": "angel-project/wechat", "description": "WeChat plugin.", "license": "MIT", "authors": [{ "name": "Xiao Zimo", "email": "xiaozimo@zuggr.com" }], "autoload": { "psr-4": { "angel\\": "/" } } }