2017 © Pedro PelĂĄez
 

library cliphar-skeleton

PHP framework for CLI apps

image

cliphar/cliphar-skeleton

PHP framework for CLI apps

  • Saturday, August 29, 2015
  • by jjtorroglosa
  • Repository
  • 1 Watchers
  • 3 Stars
  • 65 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Cliphar

A project template for building cliphar apps, (*1)

Usage

composer create-project cliphar/cliphar-skeleton
cd cliphar-skeleton
git init
git add -A
git commit -am"First commit"
composer update --no-dev
box build
php cliphar-skeleton.phar

To be able to compile the phar you need to install box, (*2)

*Note: Keep in mind that box requires the option phar.readonly = false in your php.ini, (*3)

For more info about usage read the Cliphar docs, (*4)

The Versions

29/08 2015

dev-master

9999999-dev https://github.com/jjtorroglosa/cliphar

PHP framework for CLI apps

  Sources   Download

MIT

The Requires

 

The Development Requires

by Juan José Torroglosa

cli microframework

29/08 2015

2.0.0

2.0.0.0 https://github.com/jjtorroglosa/cliphar

PHP framework for CLI apps

  Sources   Download

MIT

The Requires

 

The Development Requires

by Juan José Torroglosa

cli microframework

03/03 2015

1.0.1

1.0.1.0 https://github.com/jjtorroglosa/cliphar

PHP framework for CLI apps

  Sources   Download

MIT

The Requires

 

The Development Requires

by Juan José Torroglosa

cli microframework

22/01 2015

1.0.0

1.0.0.0 https://github.com/jjtorroglosa/cliphar

PHP framework for CLI apps

  Sources   Download

MIT

The Requires

 

The Development Requires

by Juan José Torroglosa

cli microframework