Skip to content

anthony959-dev/cra-arc.performance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Analytics Tool (PAT)

Table of Contents

Setup

  • Update /php/config.php with the values of your API
  • Include a /keys/ folder with a secret.pem.

What is needed

  • PHP 7.2 and above
    • If that cannot be provided, above PHP 5.5.
  • PHP with the extensions enabled:
    • curl;
    • openssl; and
    • mongodb
  • OpenSSL above 1.0.1 (or latest)
  • MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.4%
  • JavaScript 10.1%
  • Other 1.5%