Skip to content

A command line REPL extension for BoltCMS using PsySH.

Notifications You must be signed in to change notification settings

Kenny1911/bolt-psysh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PsySH For oltCMS

A extension to use the php REPL PsySH with BoltCMS v3. Learn more at psysh.org.

What does it do exactly?

  • Loads PsySH with the application dependencies
  • Gives access to the following variables:
Variable Description
$app Instance of Pimple container

Install

Before using this extension, you must install psy/psysh package:

php composer install psy/psysh @stable

Then you can install extension:

php app/nut extensions:install kenny1911/bolt-psysh 1.0.0

Usage

php app/nut psysh

About

A command line REPL extension for BoltCMS using PsySH.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages