Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 446 Bytes

File metadata and controls

20 lines (17 loc) · 446 Bytes

PHP Bot

A bot that used for helping PHP developers debug problems, search docs, and even run code!

TODO

  • Functions
    • Search
    • Get examples
    • Run examples
  • Running Code
    • Create Command
    • Switch Versions
  • Classes
    • Search
    • Get examples
    • Run examples