https://github.com/bobthecow/psysh
A REPL for PHP
https://github.com/bobthecow/psysh
cli php psysh repl shell
Last synced: about 8 hours ago
JSON representation
A REPL for PHP
- Host: GitHub
- URL: https://github.com/bobthecow/psysh
- Owner: bobthecow
- License: mit
- Created: 2012-06-04T17:15:35.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T12:01:17.000Z (26 days ago)
- Last Synced: 2025-04-11T12:22:20.498Z (4 days ago)
- Topics: cli, php, psysh, repl, shell
- Language: PHP
- Homepage: https://psysh.org
- Size: 4.09 MB
- Stars: 9,775
- Watchers: 97
- Forks: 315
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-starred - psysh - A REPL for PHP (PHP)
- awesome-php - PsySH - Another PHP REPL. (Table of Contents / Command Line)
- awesome-php-cn - PsySH - 另一个PHP REPL. (目录 / 命令行 Command Line)
- awesome-projects - PsySH - Another PHP REPL. (PHP / Command Line)
- php-awesome - psysh
- awesome-php - PsySH - Another PHP REPL. (Table of Contents / Command Line)
README
# PsySH
PsySH is a runtime developer console, interactive debugger and [REPL](https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop) for PHP. Learn more at [psysh.org](http://psysh.org/) and [in the manual](https://github.com/bobthecow/psysh/wiki/Home).
[](https://packagist.org/packages/psy/psysh)
[](https://packagist.org/packages/psy/psysh)
[](http://psysh.org)[](https://github.com/bobthecow/psysh/actions?query=branch:main)
[](https://styleci.io/repos/4549925)## [PsySH manual](https://github.com/bobthecow/psysh/wiki/Home)
### [💾 Installation](https://github.com/bobthecow/psysh/wiki/Installation)
* [📕 PHP manual installation](https://github.com/bobthecow/psysh/wiki/PHP-manual)
*Windows
### [🖥 Usage](https://github.com/bobthecow/psysh/wiki/Usage)
* [✨ Magic variables](https://github.com/bobthecow/psysh/wiki/Magic-variables)
* [⏳ Managing history](https://github.com/bobthecow/psysh/wiki/History)
* [💲 System shell integration](https://github.com/bobthecow/psysh/wiki/Shell-integration)
* [🎥 Tutorials & guides](https://github.com/bobthecow/psysh/wiki/Tutorials)
* [🐛 Troubleshooting](https://github.com/bobthecow/psysh/wiki/Troubleshooting)### [📢 Commands](https://github.com/bobthecow/psysh/wiki/Commands)
### [🛠 Configuration](https://github.com/bobthecow/psysh/wiki/Configuration)
* [🎛 Config options](https://github.com/bobthecow/psysh/wiki/Config-options)
* [🎨 Themes](https://github.com/bobthecow/psysh/wiki/Themes)
* [📄 Sample config file](https://github.com/bobthecow/psysh/wiki/Sample-config)### [🔌 Integrations](https://github.com/bobthecow/psysh/wiki/Integrations)