devedge / pharckager
a toolset to build your own command line tools
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:lib
Requires
- php: >=5.5.0
- herrera-io/box: ~1.6.1
- knight23/core: dev-master
- padraic/phar-updater: ~1.0
- symfony/finder: ~2.7.0
Requires (Dev)
- phpunit/phpunit: ~4.6.9
This package is auto-updated.
Last update: 2024-10-26 02:21:42 UTC
README
A tool to build phar packages.
This is NOT stable software, use on your own risk.
Manual
... to come when it does more
Support
at the moment this is not supported.
Features
you might not have understand the state of the project - this is not to be used yet! Features WILL change.
LICENSE
MIT Style, see LICENSE.md
CREDITS
Well, there is a hand full of people which I should thank:
- Christian Lück Aka clue, as I got inspired for this project by his phar-composer
- The guys behind box2-lib
- The composer guys
- Pádraic Brady, whos phar-updater I'm using.