pamil/sturdy-garbanzo
Composer 安装命令:
composer require pamil/sturdy-garbanzo
包简介
Bunch of useful (but not very well documented) PHP tools
README 文档
README
I have no idea what that means :)
Bunch of useful (but not very well documented) PHP tools, including:
- phpxt - toogles xdebug, by (un)commenting extension loading
zend_extensionline - phpsw <version> - switches PHP versions between those installed by
brew, accepts either7.0and70as input
Installation
This package can be easily installed by using Composer! Just run:
composer global require pamil/sturdy-garbanzo
If you haven't installed any global binaries, it may be needed to customize your ~/.bashrc / ~/.zshrc
by adding Composer binaries path to your $PATH environmental variable:
PATH="$PATH:/path/to/your/composer/home/vendor/bin"
Then just run source ~/.bashrc / source ~/.zshrc or start a new shell to start using those
magnificient commands! Have fun!
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-13