Download the PHP package sevenpercent/phar-compiler without Composer
On this page you can find all versions of the php package sevenpercent/phar-compiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sevenpercent/phar-compiler
More information about sevenpercent/phar-compiler
Files in sevenpercent/phar-compiler
Download sevenpercent/phar-compiler
More information about sevenpercent/phar-compiler
Files in sevenpercent/phar-compiler
Vendor sevenpercent
Package phar-compiler
Short Description Compiles a CLI PHP project into a self-executing Phar archive
License CC0-1.0
Package phar-compiler
Short Description Compiles a CLI PHP project into a self-executing Phar archive
License CC0-1.0
Please rate this library. Is it a good library?
Informations about the package phar-compiler
PharCompiler
Compiles a CLI PHP project into a self-executing Phar archive.
Usage
Assuming a project structure as follows...
...where bin/foo
is the executable entry point to your CLI application; you can compile the project by passing
the executable, target build directory and array of include directories to SevenPercent\PharCompiler::compile()
:
All versions of phar-compiler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
ext-phar Version *
ext-phar Version *
The package sevenpercent/phar-compiler contains the following files
Loading the files please wait ....