{"id":20144733,"url":"https://github.com/widuu/wechat","last_synced_at":"2025-04-09T19:17:48.640Z","repository":{"id":31518412,"uuid":"35082838","full_name":"widuu/wechat","owner":"widuu","description":"Use the Zephir Development Wechat","archived":false,"fork":false,"pushed_at":"2016-07-05T16:02:32.000Z","size":27219,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T19:17:44.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/widuu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-05T06:47:28.000Z","updated_at":"2022-10-19T07:12:24.000Z","dependencies_parsed_at":"2022-09-09T10:22:13.436Z","dependency_job_id":null,"html_url":"https://github.com/widuu/wechat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widuu%2Fwechat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widuu%2Fwechat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widuu%2Fwechat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widuu%2Fwechat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/widuu","download_url":"https://codeload.github.com/widuu/wechat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094988,"owners_count":21046770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T22:11:54.933Z","updated_at":"2025-04-09T19:17:48.619Z","avatar_url":"https://github.com/widuu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 微信集合框架 \n\n###简介\n---\n\n使用 Zephir 开发的微信集合框架，能够轻松的集成到你的 PHP 中。经过了简单的测试。\n\n\n当然还有很多功能没有完善和实现，以及文档的欠缺，我会抽取时间一点一点的完善。\n\n##安装\n\n###Linux\n\n\u003e安装环境依赖\n\n\t#Ubuntu\n\n\t    sudo apt-get install php5-dev php5-mysql gcc libpcre3-dev\n\t\n\t#Fedora\n\n\t    sudo yum install php-devel php-mysqlnd gcc libtool\n\t\n\t#RHEL\n\n\t    sudo yum install php-devel php-mysql gcc libtool\n\t\n\t#Suse\n\n\t    yast2 -i php5-pear php5-devel php5-mysql gcc\n\n\u003e安装\n\n\tgit clone https://git.coding.net/widuu/wechat.git \n\tcd wechat/ext \u0026\u0026 ./install\n\t\n\n###Windows \n\n\u003e现在直编译了php5.6和php5.5版本，可以点击下边的地址下载。\n\n\u003ctable cellpadding=\"0\" cellspacing=\"1\" style=\"width: 100%; border: 0px;\"\u003e\n \u003ctbody\u003e\u003ctr\u003e\n  \u003ctd \u003e\n   \u003ctable cellpadding=\"2\" cellspacing=\"1\" style=\"width: 100%; border: 0px;\"\u003e\n    \u003ctbody\u003e\u003ctr style=\"background-color: #CCCCCC;\"\u003e\n     \u003cth colspan=\"2\"\u003eDLL List\u003c/th\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n     \u003cth valign=\"top\" bgcolor=\"#cccccc\"\u003ePHP 5.6\u003c/th\u003e\n     \u003ctd valign=\"top\" bgcolor=\"#e8e8e8\"\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.6_x86_nts_vc11.zip\"\u003e5.6 Non Thread Safe (NTS) x86\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.6_x86_ts_vc11.zip\"\u003e5.6 Thread Safe (TS) x86\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.6_x64_nts_vc11.zip\"\u003e5.6 Non Thread Safe (NTS) x64\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.6_x64_ts_vc11.zip\"\u003e5.6 Thread Safe (TS) x64\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n     \u003cth valign=\"top\" bgcolor=\"#cccccc\"\u003ePHP 5.5\u003c/th\u003e\n     \u003ctd valign=\"top\" bgcolor=\"#e8e8e8\"\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.5_x86_nts_vc11.zip\"\u003e5.5 Non Thread Safe (NTS) x86\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.5_x86_ts_vc11.zip\"\u003e5.5 Thread Safe (TS) x86\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.5_x64_nts_vc11.zip\"\u003e5.5 Non Thread Safe (NTS) x64\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://coding.net/u/widuu/p/wechat/git/raw/master/php_dll/php5.5_x64_ts_vc11.zip\"\u003e5.5 Thread Safe (TS) x64\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n   \u003c/tbody\u003e\u003c/table\u003e\n  \u003c/td\u003e\n \u003c/tr\u003e\n\u003c/tbody\u003e\u003c/table\u003e\n\n## Contributing\n\n1. 登录 \u003chttps://coding.net\u003e 或 \u003chttps://github.com\u003e\n2. 仓库地址分布： \n\t1.  Coding仓库：\u003chttps://coding.net/u/widuu/p/wechat/git\u003e \n\t1.  github仓库：\u003chttp://github.com/widuu/wechat\u003e\n3. 创建您的特性分支 (`git checkout -b my-new-feature`)\n4. 提交您的改动 (`git commit -am 'Added some feature'`)\n5. 将您的改动记录提交到远程 git 仓库 (`git push origin my-new-feature`)\n6. 然后到 coding 网站的该 git 远程仓库的 `my-new-feature` 分支下发起 Pull Request\n\n\n\n###联系方式\n\nEmail ： admin#widuu.com \u003c#换成@\u003e\n\nBlog  ：[http://www.widuu.com](http://www.widuu.com)\n\nWeiBo ：[http://weibo.com/widuu](http://weibo.com/widuu)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiduu%2Fwechat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiduu%2Fwechat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiduu%2Fwechat/lists"}