PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Face ID PHP   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Face ID PHP
Recognize faces by analyzing image descriptors
Author: By
Last change:
Date: 1 month ago
Size: 298 bytes
 

 

Contents

Class file image Download
{ "name": "app/backend", "autoload": { "psr-4": { "App\\": "app/" } }, "authors": [ { "name": "faustinopsy", "email": "[email protected]" } ], "require": { "vlucas/phpdotenv": "^5.5" } }