tasoft / phar-builder
v0.1.2
2020-04-22 11:15 UTC
Requires
- php: ^7.2
Requires (Dev)
- phpunit/phpunit: ^6
- symfony/console: 5.0.x-dev
This package is auto-updated.
Last update: 2023-03-22 18:05:55 UTC
README
This library provides a binary that is able to pack your whole php project into a phar archive.
The Phar Builder Library holds all files to create the build executable (created also with php).