2017 © Pedro Peláez
 

library phpcr-shell

Shell for PHPCR

image

phpcr/phpcr-shell

Shell for PHPCR

  • Wednesday, September 28, 2016
  • by dantleech
  • Repository
  • 4 Watchers
  • 35 Stars
  • 110,645 Installations
  • PHP
  • 6 Dependents
  • 1 Suggesters
  • 14 Forks
  • 32 Open issues
  • 23 Versions
  • 11 % Grown

The README.md

Shell for PHPCR

Test application, (*1)

Building

The recommended way to use the PHPCR shell is as a phar archive., (*2)

Install box: https://box-project.github.io/box2/, (*3)

Build the PHAR:, (*4)

$ cd phpcr-shell
$ box build

This will produce the file phpcr.phar., (*5)

Copy this file to your bin directory:, (*6)

$ sudo cp phpcrsh.phar /usr/bin/local/phpcrsh

Documentation

Read the documentation on readthedocs, (*7)

The Versions