阿里云短信服务 PHP SDK 的 composer 封装
阿里云短信服务 PHP SDK 的 composer 封装 阿里云短信服务PHP SDK composer封装。源码来自:https://github.com/aliyun/aliyun-openapi-php-sdk
BDD in PHP
Behat is a BDD framework for PHP to help you test business expectations. Installing Behat The easiest way to install Behat is by using Composer: $ composer require --dev behat/behat After that you'll b
Guzzle, an extensible PHP HTTP
Guzzle, PHP HTTP client Guzzle is a PHP HTTP client that makes it easy to send HTTP requests andtrivial to integrate with web services. Simple interface for building query strings, POST requests, strea
一个针对旧版微信JS API的,基于PHP的微信刮刮乐
WechatScratcher 一个针对旧版微信JS API的,基于PHP的微信刮刮乐系统(包含前后端)。 本系统主要依赖于以下开源项目: WeixinApiPHPExcelThinkPHP 3.2UEditorwScratchP
PHP文档生成工具
自动生成文档脚本 作者:zhaozhuobin 日期:2017-12-22 一.使用方式: [ 命令行方式 ] 1.说明:通过console组件执行 2.调用方法 (1)进入console所在目录: cd bin/
a document creator for php ext
phpDocumentCreator =============== english document phpDocumentCreator是一个用于生成PHP扩展文档的类库.因为PHP的扩展是使用C语言编写的,所以我们没办法直接查看扩展函
列表展示插件,可实现分页、简单的搜索和排序
##列表展示插件 list.js 列表展示插件,可实现分页、简单的搜索和排序。 插件写得比较简洁,使用时需要较多配置。 DEMO在这里 ###Basic 基本 依赖:jquery,
使用PHP和redis完成红包收发的简单逻辑
用PHP来发红包 本例只用作研究,请结合实际业务开发 准备工作 php开发环境,composer支持php Redis 扩展安装Predis 插件,使用composer安装 执行很简单 composer i