2017 © Pedro Peláez
 

library pharbuilder

Build phars.

image

aidantwoods/pharbuilder

Build phars.

  • Wednesday, July 19, 2017
  • by aidantwoods
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PharBuilder

Example:

-o output to, (*1)

-d add a directory, (*2)

-b bootstrap file, (*3)

-l library (no hashbang) mode, (*4)

-v verbose, (*5)

-i ignore dot files, (*6)

php src/bootstrap.php -o build/phar-build.phar -d src/ -b src/bootstrap.php -vi

Output:

Adding src/Build.php
Adding src/Directory.php
Adding src/Options.php
Adding src/autoload.php
Adding src/bootstrap.php

The Versions

19/07 2017

dev-master

9999999-dev

Build phars.

  Sources   Download

MIT

The Requires

  • php ^5.4|^7.0

 

19/07 2017

v1.0

1.0.0.0

Build phars.

  Sources   Download

MIT

The Requires

  • php ^5.4|^7.0