Skip to content

zabroc/api-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API examples in PHP

Example code for Myra API usage with PHP.

Prerequisits:

php composer.phar install

Usage:

bin/console
Console Tool

Usage:
  command [options] [arguments]

Options:
  -h, --help            Display this help message
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages:
                        v for normal output,
                        vv for more verbose output,
                        and vv for debug

Available commands:
  help                       Displays help for a command
  list                       Lists commands

 myracloud
  myracloud:api:cacheClear   CacheClear command allows you to do a cache clear via Myra API.
  myracloud:api:errorPages   The errorPages command allows you to set error pages.
  myracloud:api:maintenance  The maintenance command allows you to list, create, update, and delete maintenace pages.
  myracloud:api:statistic    The command allows you creating statistics via Myra API.

About

Example code for Myracloud API usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%