1. /__ / ___ ____ / /_ (_)____
    2. / / / _ \/ __ \/ __ \/ / ___/
    3. / /__/ __/ /_/ / / / / / /
    4. /____/\___/ .___/_/ /_/_/_/
    5. /_/
    6. Zephir 0.11.12 by Andres Gutierrez and Serghei Iakovlev (source)
    7. Usage:
    8. Options:
    9. -h, --help Display this help message
    10. -q, --quiet Do not output any message
    11. -V, --version Display this application version
    12. --ansi Force ANSI output
    13. --no-ansi Disable ANSI output
    14. -n, --no-interaction Do not ask any interactive question
    15. --dumpversion Print the Zephir version and don't do anything else
    16. -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
    17. api Generates a HTML API based on the classes exposed in the extension
    18. build Generates/Compiles/Installs a Zephir extension
    19. clean Cleans any object files created by the extension
    20. compile Compile a Zephir extension
    21. fullclean Cleans any object files created by the extension (including files generated by phpize)
    22. generate Generates C code from the Zephir code without compiling it
    23. help Displays help for a command
    24. init Initializes a Zephir extension
    25. install Installs the extension in the extension directory (may require root password)