Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    •  
      CommentAuthorthynctank
     
    Whoah. Not stop pleased with Akelos. Just about.

    Is there any way to implement tab completion and command history to console? (up arrow rolls through prev run commands)

    Tab completion is more of an unneccessary convenience but I constantly run code again and again changing only a param, for instance, when tinkering in Rails console.

    I've never successfully used CLI PHP before, is this an interface to that as Rails' console is one to irb? Or is this from scratch?
    •  
      CommentAuthorbermi
     

    Is there any way to implement tab completion and command history to console? (up arrow rolls through prev run commands)

    Not AFAIK, if you find something portable, let me know and I'll integrate it into Akelos.