Chris@0: # PsySH Chris@0: Chris@0: 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). Chris@0: Chris@0: Chris@0: [![Package version](https://img.shields.io/packagist/v/psy/psysh.svg?style=flat-square)](https://packagist.org/packages/psy/psysh) Chris@0: [![Monthly downloads](http://img.shields.io/packagist/dm/psy/psysh.svg?style=flat-square)](https://packagist.org/packages/psy/psysh) Chris@0: [![Made out of awesome](https://img.shields.io/badge/made_out_of_awesome-✓-brightgreen.svg?style=flat-square)](http://psysh.org) Chris@0: Chris@0: [![Build status](https://img.shields.io/travis/bobthecow/psysh/master.svg?style=flat-square)](http://travis-ci.org/bobthecow/psysh) Chris@0: [![StyleCI](https://styleci.io/repos/4549925/shield)](https://styleci.io/repos/4549925) Chris@0: Chris@0: Chris@0: Chris@0: Chris@0: ## [PsySH manual](https://github.com/bobthecow/psysh/wiki/Home) Chris@0: Chris@0: ### [💾 Installation](https://github.com/bobthecow/psysh/wiki/Installation) Chris@0: * [📕 PHP manual installation](https://github.com/bobthecow/psysh/wiki/PHP-manual) Chris@16: * Windows Chris@0: Chris@0: ### [🖥 Usage](https://github.com/bobthecow/psysh/wiki/Usage) Chris@0: * [✨ Magic variables](https://github.com/bobthecow/psysh/wiki/Magic-variables) Chris@0: * [⏳ Managing history](https://github.com/bobthecow/psysh/wiki/History) Chris@0: * [💲 System shell integration](https://github.com/bobthecow/psysh/wiki/Shell-integration) Chris@0: * [🎥 Tutorials & guides](https://github.com/bobthecow/psysh/wiki/Tutorials) Chris@0: Chris@0: ### [📢 Commands](https://github.com/bobthecow/psysh/wiki/Commands) Chris@0: Chris@0: ### [🛠 Configuration](https://github.com/bobthecow/psysh/wiki/Configuration) Chris@0: * [🎛 Config options](https://github.com/bobthecow/psysh/wiki/Config-options) Chris@0: * [📄 Sample config file](https://github.com/bobthecow/psysh/wiki/Sample-config) Chris@0: Chris@0: ### [🔌 Integrations](https://github.com/bobthecow/psysh/wiki/Integrations)