PHPackages                             mlverify/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mlverify/php-sdk

ActiveLibrary[API Development](/categories/api)

mlverify/php-sdk
================

PHP Library from SwaggerHub, for use with MLVerify.com

v1.0.0(7y ago)011proprietaryPHPPHP &gt;=5.5

Since Jan 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/MLVerify/PHP-SDK)[ Packagist](https://packagist.org/packages/mlverify/php-sdk)[ Docs](https://mlverify.com)[ RSS](/packages/mlverify-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

ML Verify PHP SDK
=================

[](#ml-verify-php-sdk)

A simple collection of API commands to use the ML Verify API.

This PHP package has been automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: v1

Requirements
------------

[](#requirements)

PHP 5.5 and later

Installation &amp; Usage
------------------------

[](#installation--usage)

### Composer

[](#composer)

To install the bindings via [Composer](http://getcomposer.org/), run the following command in your terminal:

```
composer require mlverify/php-sdk

```

Tests
-----

[](#tests)

To run the unit tests:

```
composer install
./vendor/bin/phpunit

```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
