Download the PHP package bitban/psysh-bundle without Composer
On this page you can find all versions of the php package bitban/psysh-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bitban/psysh-bundle
More information about bitban/psysh-bundle
Files in bitban/psysh-bundle
Download bitban/psysh-bundle
More information about bitban/psysh-bundle
Files in bitban/psysh-bundle
Vendor bitban
Package psysh-bundle
Short Description Bundle to integrate REPL PsySH with Symfony projects
License MIT
Homepage https://github.com/AlexMasterov/psysh-bundle
Package psysh-bundle
Short Description Bundle to integrate REPL PsySH with Symfony projects
License MIT
Homepage https://github.com/AlexMasterov/psysh-bundle
Please rate this library. Is it a good library?
Informations about the package psysh-bundle
PsyshBundle
The bundle fully integrates the PsySH into the Symfony framework.
Installation
The suggested installation method is via composer:
Add the bundle in your config:
Usage
For PsySH run the following command:
Useful cases
Configuration
Some common options. For a more detailed list, see wiki.
Option | Type |
---|---|
bracketed_paste |
bool |
commands |
string |
config_dir |
string |
color_mode |
enum {auto , forced , disabled } |
data_dir |
string |
default_includes |
array [string ] |
erase_duplicates |
bool |
error_logging_level |
string |
history_file |
string |
history_size |
int |
manual_db_file |
string |
pager |
string |
pcntl |
bool |
require_semicolons |
bool |
startup_message |
string |
unicode |
bool |
use_tab_completion |
bool |
matchers |
array [string ] |
variables |
array [string ] |
License
MIT
All versions of psysh-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.0
psy/psysh Version ^0.9|^0.10
symfony/config Version ^4.0|^5.0
symfony/dependency-injection Version ^4.0|^5.0
symfony/http-kernel Version ^4.0|^5.0
psy/psysh Version ^0.9|^0.10
symfony/config Version ^4.0|^5.0
symfony/dependency-injection Version ^4.0|^5.0
symfony/http-kernel Version ^4.0|^5.0
The package bitban/psysh-bundle contains the following files
Loading the files please wait ....