PHP console v2.3.2 Release Notes

  • publish at: 2018.01.26

    • now can disable a controller or command by method isEnabled()
    • 🛠 fixed: should not display 'isAlone' command in a controller
    • format codes, add more param type define
    • ⚡️ some update for process util
    • phar compiler can only pack changed files(by git status)
    • group/command allow define alias by aliases() in class
    • 👌 support run command by coroutine, base on swoole.
    • ⚡️ update demo classes. add changelog file
    • ⚡️ Update README.md