wilddevs/php-rest-sdk 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wilddevs/php-rest-sdk

Composer 安装命令:

composer require wilddevs/php-rest-sdk

包简介

WildDevs API PHP REST SDK

README 文档

README

This API is used to query the Wild Devs API. Its a complete wrapper for every endpoints, including member and subscriber endpoints. For those you need to setup an API Key.

You can sign up and generate own api key for free.

  • SDK Version: v1.1.0
  • API version: v1.0.1

Official Wild Devs API Documentation

Requirements

PHP 7.0 and later

Installation & Usage

Composer

Require the bundle and its dependencies with composer:

composer require wilddevs/rest-php-sdk

Manual Installation

Download the files and include autoload.php:

require_once('/path/to/rest-php-sdk/autoload.php');

Documentation for API Endpoints

All URIs are relative to https://api.wild-devs.net/v1

Class Method HTTP request
AI dictionary POST /dictionary
AI synonyms POST /synonyms
Conversion unit POST /unit
Conversion currency POST /currency
Games epicgames GET /epicgames/free
Mockup address GET /address
Mockup company GET /company
Mockup finance GET /finance
Mockup git GET /git
Mockup internet GET /internet
Mockup product GET /product
Mockup user GET /user
Mockup vehicle GET /vehicle
NetTools dnslookup GET /dnslookup?source={fqdn}
NetTools ipinfo GET /ipinfo?source={ip}
NetTools whatsmyip GET /whatsmyip
Random joke GET /joke
Random string POST /string
Random number POST /number
UrlShortener getAll GET /urlshorteners
UrlShortener create POST /urlshortener
UrlShortener delete DELETE /urlshortener/{id}
Utility compile POST /compile
Utility decode POST /decode
Utility encode POST /encode
Utility geoip GET /geoip/{ip}
Utility hash POST /hash
Utility qrcode POST /qrcode
Validation bic POST /bic
Validation btc POST /btc
Validation creditcard POST /creditcard
Validation ean POST /ean
Validation email POST /email
Validation eth POST /eth
Validation fqdn POST /fqdn
Validation iban POST /iban
Validation identitycard POST /identitycard
Validation imei POST /imei
Validation ip POST /ip
Validation isbn POST /isbn
Validation isin POST /isin
Validation issn POST /issn
Validation licenseplate POST /licenseplate
Validation mac POST /mac
Validation magnet POST /magnet
Validation mimetype POST /mimetype
Validation password POST /password
Validation postalcode POST /postalcode
Validation semver POST /semver
Validation tax POST /tax
Validation uuid POST /uuid

Documentation For Models

Documentation For Authorization

x-api-key

  • Type: x-api-key
  • Authorization: in header

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2022-10-12