PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Back FaceX   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Back FaceX
Recognize students using their face pictures
Author: By
Last change: Update of composer.json
Date: 5 months ago
Size: 258 bytes
 

Contents

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