1. /__ / ___ ____ / /_ (_)____
    2. / / / _ \/ __ \/ __ \/ / ___/
    3. / /__/ __/ /_/ / / / / / /
    4. /____/\___/ .___/_/ /_/_/_/
    5. /_/
    6. Zephir 0.12.2 by Andres Gutierrez and Serghei Iakovlev (4ab69bd9)
    7. command [options] [arguments]
    8. Options:
    9. --dumpversion Print the version of the compiler and don't do anything else
    10. -h, --help Print this help message
    11. --no-ansi Disable ANSI output
    12. -V, --version Print compiler version information and quit
    13. build Generates/Compiles/Installs a Zephir extension
    14. clean Cleans any object files created by the extension
    15. compile Compile a Zephir extension
    16. fullclean Cleans any object files created by the extension (including files generated by phpize)
    17. generate Generates C code from the Zephir code without compiling it
    18. help Displays help for a command
    19. init Initializes a Zephir extension
    20. stubs Generates stubs that can be used in a PHP IDE