We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 098c4d4 + dcb1760 commit 4a2ea75Copy full SHA for 4a2ea75
projects.yml
@@ -85,3 +85,4 @@ default:
85
- spress
86
- wallabag
87
- wpcli
88
+ - psysh
projects/psysh.yml
@@ -0,0 +1,6 @@
1
+name: PsySH
2
+url: http://psysh.org/
3
+dependencies:
4
+ - https://github.com/bobthecow/psysh/blob/master/composer.json
5
+description: |
6
+ PsySH is a runtime developer console, interactive debugger and REPL for PHP.
0 commit comments