文件名称:ParseComManager:管理对 Parse.com 云服务的 API 查询
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-28 13:04:05
PHP
解析通讯管理器 管理对 Parse.com 云服务的 API 查询。 要求 PHP 5.3+ PHP 卷曲扩展 安装 添加到您的项目 Composer 包 只需将sly/parsecom-manager包添加到 Composer JSON 配置文件的要求中,然后运行php composer.phar install来安装它。 从 GitHub 安装 使用git clone https://github.com/Ph3nol/ParseComManager.git从 Git 克隆这个库。 转到库目录,获取 Composer phar 包并安装供应商: curl -s https://getcomposer.org/installer | php php composer.phar install 你准备好了。 用法 <?php require_once '/path/to/vend
【文件预览】:
ParseComManager-master
----src()
--------Sly()
----.travis.yml(255B)
----atoum(28B)
----README.md(3KB)
----tests()
--------units()
----.gitignore(35B)
----composer.json(497B)