apora/zoho-recruit-client-php
Composer 安装命令:
composer require apora/zoho-recruit-client-php
包简介
PHP client for Zoho Recruit API
README 文档
README
Provides a clean readable PHP API client to the Zoho Recruit API. This project is heavily based on cristianpontes' repository for Zoho CRM API.
Prerequisites
- PHP >= 7.0
- Composer
Easy Installation
To install with Composer, simply require the latest version of this package.
composer require apora/zoho-recruit-client-php
Make sure that the autoload file from Composer is loaded.
// somewhere early in your project's loading, require the Composer autoloader // see: http://getcomposer.org/doc/00-intro.md require 'vendor/autoload.php';
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-13