Namespace PhpOptions
| PhpOptions\Types |
| 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 |
| 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. |