Download the PHP package higreen/php-api without Composer

On this page you can find all versions of the php package higreen/php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package php-api

PHP Api

php-badge packagist-badge Total Downloads
第三方服务,接口封装。

Installation

Features


Usage

微信

小程序 1. 登录凭证校验 2. 获取接口调用凭证 3. 获取小程序码 4. 下发小程序和公众号统一的服务消息 5. 解密数据
小程序-内容安全 1. 校验一张图片 2. 检查一段文本
小程序-图片识别 1. 银行卡 2. 营业执照 3. 驾驶证 4. 身份证 5. 通用印刷体 6. 行驶证
公众号 1. 登录凭证校验 2. 获取接口调用凭据 3. 获取用户信息 4. 获取微信JS接口的临时票据 5. 获取微信JS接口的权限配置 6. 发送模板消息 7. 是否关注公众号
支付 1. 下单 2. 查询订单 3. 退款 4. 解密回调报文
企业付款 1. 到零钱

支付宝

小程序 1. 获取支付宝user_id `$user_id = $Mini->getUserId($code);`
支付 1. APP支付 2. 小程序支付 3. 扫码支付 4. 支付回调数据验证签名,验证成功返回请求参数 `$res = Pay::checkSignature('支付宝公钥');`

阿里云

短信

百度云

语音 1. 获取接口调用凭证 2. 文字转语音

腾讯云

短信
地图 1. 地址定位 2. IP定位 3. 坐标定位 4. 查询行政区域
人脸核身 1. 身份信息认证

移动

号码认证 1. 获取手机号 2. 本机号码校验

All versions of php-api with dependencies

PHP Build Version
Package Version
Requires php Version ^7.0|^8.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package higreen/php-api contains the following files

Loading the files please wait ....