PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Symisc Systems   Pixlab NSFW PHP Image Classifier   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Pixlab NSFW PHP Image Classifier
Check if images have nudity with Pixlab NSFW API
Author: By
Last change:
Date: 5 years ago
Size: 486 bytes
 

Contents

Class file image Download
{ "name": "symisc/pixlab-php-nsfw", "type": "library", "homepage": "https://github.com/symisc/pixlab-php-nsfw", "license": "BSD-2-Clause", "description": "PHP Class to classify NSFW content via the PixLab Machine Vision APIs", "authors": [ { "name": "PixLab | Symisc Systems", "email": "support@pixlab.io", "homepage": "https://pixlab.io/cmd?id=nsfw" } ], "require": { "php": ">=5.3.0" } }