/azure-face-api-client

PHP client for Face module in Microsoft Cognitive Services

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

PHP client for Face module in Microsoft Cognitive Services

This package provides a PHP client for the Face API in Microsoft Cognitive Services.

Requirements

Installation via Composer

The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

composer require ledat/azure-face-api-client

Examples

Please refer to the files on the examples folder for examples of how to use this library.