0.0.1 • Published 8 years ago
pacphp v0.0.1
Pac
A Elegant PHP Package manager.
Targets:
- Simple to use
- Acorrding PSR
- Fast to install
Install
Using Mac HomeBrew
$ Using npm or yarn
$ npm install -g pacphp
$ yarn global add pacphpUsing composer
$ composer global require pacphp/cliUsage
$ pac help
Usage: pac [command] [flags]
Commands:
init Init pac
add/install Install package
rm/remove Remove package
config Show config
info Show package info
list List all packages
outdated List outdated packages
version Show pac version and package version
login Login to pacphp.com
logout Logout from pacphp.com
publish Pulish to pacphp.com
-----------
Global options:
--dev | -d
--global | -g
--help | -h
--force | -fLicense
MIT
0.0.1
8 years ago