PHP Classes

File: backend/composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   App Livro Reconhecimento Facial   backend/composer.json   Download  
File: backend/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: App Livro Reconhecimento Facial
Recognize users by their face pictures
Author: By
Last change:
Date: 15 days ago
Size: 258 bytes
 

Contents

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