Added Laravel project
This commit is contained in:
33
Laravel/vendor/psy/psysh/README.md
vendored
Normal file
33
Laravel/vendor/psy/psysh/README.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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)
|
||||
|
||||
[](http://travis-ci.org/bobthecow/psysh)
|
||||
[](https://styleci.io/repos/4549925)
|
||||
|
||||
|
||||
<a id="downloading-the-manual"></a>
|
||||
|
||||
## [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)
|
||||
|
||||
### [🖥 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)
|
||||
|
||||
### [📢 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)
|
||||
* [📄 Sample config file](https://github.com/bobthecow/psysh/wiki/Sample-config)
|
||||
|
||||
### [🔌 Integrations](https://github.com/bobthecow/psysh/wiki/Integrations)
|
Reference in New Issue
Block a user