Skip to content

widuu/wechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微信集合框架

###简介

使用 Zephir 开发的微信集合框架,能够轻松的集成到你的 PHP 中。经过了简单的测试。

当然还有很多功能没有完善和实现,以及文档的欠缺,我会抽取时间一点一点的完善。

##安装

###Linux

安装环境依赖

#Ubuntu

    sudo apt-get install php5-dev php5-mysql gcc libpcre3-dev

#Fedora

    sudo yum install php-devel php-mysqlnd gcc libtool

#RHEL

    sudo yum install php-devel php-mysql gcc libtool

#Suse

    yast2 -i php5-pear php5-devel php5-mysql gcc

安装

git clone https://git.coding.net/widuu/wechat.git 
cd wechat/ext && ./install

###Windows

现在直编译了php5.6和php5.5版本,可以点击下边的地址下载。

DLL List
PHP 5.6 5.6 Non Thread Safe (NTS) x86
5.6 Thread Safe (TS) x86
5.6 Non Thread Safe (NTS) x64
5.6 Thread Safe (TS) x64
PHP 5.5 5.5 Non Thread Safe (NTS) x86
5.5 Thread Safe (TS) x86
5.5 Non Thread Safe (NTS) x64
5.5 Thread Safe (TS) x64

Contributing

  1. 登录 https://coding.nethttps://github.com
  2. 仓库地址分布:
    1. Coding仓库:https://coding.net/u/widuu/p/wechat/git
    2. github仓库:http://github.com/widuu/wechat
  3. 创建您的特性分支 (git checkout -b my-new-feature)
  4. 提交您的改动 (git commit -am 'Added some feature')
  5. 将您的改动记录提交到远程 git 仓库 (git push origin my-new-feature)
  6. 然后到 coding 网站的该 git 远程仓库的 my-new-feature 分支下发起 Pull Request

###联系方式

Email : admin#widuu.com <#换成@>

Blog :http://www.widuu.com

WeiBo :http://weibo.com/widuu

About

Use the Zephir Development Wechat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages