Overview

Namespaces

  • PHP
  • PhpOptions
    • Types

Classes

  • Arguments
  • Option
  • Options

Exceptions

  • InvalidArgumentException
  • LogicException
  • UserBadCallException
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Namespace PhpOptions

Namespaces summary
PhpOptions\Types
Classes summary
Arguments Static class for getting options and argumets from command-line.
Option Class for bettwer work with one PHP comman-line option
Options Class for better work with PHP comand-line options
Exceptions summary
InvalidArgumentException Exceptions made by programmer by wrong calling method. In correct scrit shoul not occured.
LogicException Exceptions made by programmer by wrong set of expected options together. In correct scrit shoul not occured.
UserBadCallException Exceptions made by user wrong using of script.
PhpOptions API documentation generated by ApiGen.
Generated using the TokenReflection library.