Dephpugger v0.0.1 Release Notes

  • โž• Added

    • TravisCI integration
    • Codeclimate integration
    • Returning formated values instead of XML DBGp format
    • Color code with symfony/console
    • Figlet to write Dephpugger in terminal for server and debugger
    • Create README explain the project with an image (screenshot)
    • ๐ŸŒฒ Install monolog to log application
    • Set a current version in a separated file
    • Create changelog
    • โœ… Tests for commands and FilePrinter
    • ๐Ÿ–จ FilePrinter coloring code with reserved words
    • ๐Ÿ–จ FilePrinter class to print a file in terminal
    • Command conversor to IDE commands
    • Possibility to run IDE commands to DBGp
    • Breakpoints
    • โœ… Install codeception to make tests
    • Binary file to run client websocket to DBGp protocol
    • Binary file to run php server built in connecting websocket
    • PSR-0 implemented
    • โž• Added to packagist
    • Composer component to install
    • Client to DBGp protocol