Home >php教程 >php手册 >WeChat PHP rapid development framework

WeChat PHP rapid development framework

WBOY
WBOYOriginal
2016-11-19 13:05:271988browse

Frame name: LaneWeChat

Framework introduction: This is a PHP framework designed for rapid development of WeChat applications. The developer functions of WeChat are encapsulated according to the documentation. For the purpose of rapid development, developers do not need to know how to implement it at all, they only need to simply call the method

Development language: PHP

Version requirements: PHP5.3 or above in principle

Version avoidance: If the version is lower than PHP5.3, delete the lines starting with "namespace" at the beginning of all pages in this frame, delete all lines starting with "use LaneWeChat" in this frame, delete "LaneWeChatCore", and modify the Autoloader::NAMESP
framework Name: LaneWeChat

Framework introduction: This is a PHP framework designed for rapid development of WeChat applications. The developer functions of WeChat are encapsulated according to the documentation. For the purpose of rapid development, developers do not need to know how to implement it at all, they only need to simply call the method

Development language: PHP

Version requirements: PHP5.3 or above in principle

Version avoidance: If the version is lower than PHP5.3, delete the lines starting with "namespace" at the beginning of all pages in this frame, delete all lines starting with "use LaneWeChat" in this frame, delete "LaneWeChatCore", and modify Autoloader::NAMESPACE_PREFIX=' ', just modify the Exception of curl.lib.php to Exception.

Namespace: The namespaces of this framework all start with LaneWeChat.

Open source license: Do What The Fuck You Want To Public License

WeChat PHP rapid development framework lane-LaneWeChat-master.zip ( 61.14 KB Download: 157 times )

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn