https://github.com/commandstring/php-bot
A bot that's used for helping PHP developers debug problems, search docs, and even run code!
https://github.com/commandstring/php-bot
Last synced: 3 months ago
JSON representation
A bot that's used for helping PHP developers debug problems, search docs, and even run code!
- Host: GitHub
- URL: https://github.com/commandstring/php-bot
- Owner: CommandString
- License: mit
- Created: 2023-02-08T03:31:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T10:19:17.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T16:57:58.392Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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