Download the PHP package darmen/php-azure-face-api-client without Composer
On this page you can find all versions of the php package darmen/php-azure-face-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darmen/php-azure-face-api-client
More information about darmen/php-azure-face-api-client
Files in darmen/php-azure-face-api-client
Download darmen/php-azure-face-api-client
More information about darmen/php-azure-face-api-client
Files in darmen/php-azure-face-api-client
Vendor darmen
Package php-azure-face-api-client
Short Description PHP client for Microsoft Azure Face API.
License MIT
Package php-azure-face-api-client
Short Description PHP client for Microsoft Azure Face API.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-azure-face-api-client
Microsoft Azure Face API PHP client
A PHP library that utilizes Azure Face REST API.
Requirements
- PHP >= 7.4
Installation
Use the autoloader in your projects:
Next steps
Face resource
- [x] Detect with stream
- [x] Detect with URL
- [x] Find similar
- [x] Group
- [ ] Identify
- [ ] Verify Face to Face
- [ ] Verify Face to Person
Other resources
- [x] Face List resource
- [x] Large Face List resource
- [ ] Large Person Group resource
- [ ] Large Person Group Person resource
- [ ] Person Group resource
- [ ] Person Group Person resource
- [ ] Snapshot resource
Usage
All following examples assume this step.
Working with resources
Since the library wraps Face API REST interface, feel free toe read the sources in src/Resources
directory to find out more methods.
Contribution
Happy to get your feedback, but also you are feel free to raise a pull request.
License
This library is released under the MIT License.
All versions of php-azure-face-api-client with dependencies
PHP Build Version
Package Version
The package darmen/php-azure-face-api-client contains the following files
Loading the files please wait ....