phpcr/phpcr-shell
Command-line shell for PHPCR repositories. Build and run as a PHAR for easy distribution, and use it to connect to a PHP Content Repository, browse nodes, and execute repository commands. Documentation available on Read the Docs.
The recommended way to use the PHPCR shell is as a phar archive.
Install box: https://box-project.github.io/box2/
Build the PHAR:
$ cd phpcr-shell
$ box build
This will produce the file phpcr.phar.
Copy this file to your bin directory:
$ sudo cp phpcrsh.phar /usr/bin/local/phpcrsh
Read the documentation on readthedocs
How can I help you explore Laravel packages today?