~
The recommended way to install z-installer is through Composer.
# Install Composer curl -sS https://getcomposer.org/installer | php
See Composer Getting Started
git clone https://github.com/youz/z-installer.git
The composer repository on packagist.org: youz/z-installer 。
Use the following commd to update z-installer:
cd z-installer composer install
Now, you c open your favorite Terminal tool, type z to use!
z
php z↵ __ __ /\ \ /\ \ \ `# Youz Z PHP Installer [](LICENSE) ## Installation The recommended way to install z-installer is through [Composer](http://getcomposer.org). ```bash # Install Composer curl -sS https://getcomposer.org/installer | php
`\ `\ /' / __`\/\ \/\ \/\_ ,`\ /'__`\ /' _ `\ `\ \ \/\ \L\ \ \ \_\ \/_/ /_/\ \L\.\_/\ \/\ \ \ \_\ \____/\ \____/ /\____\ \__/.\_\ \_\ \_\ \/_/\/___/ \/___/ \/____/\/__/\/_/\/_/\/_/ Create a new ZPhp application. Which type application would you create? (use <space> to select) ❯ ● HTTP ○ TCP Your application name: (ex: zphp-demo) demo Please input a output directory: /data/www Your composer name: (ex: zphp/zhttp) youz/demo Your application namespace: (ex: Com\Youz\ZHttpDemo\) Com\Youz\Demo\ Downloading the source code archive ... Extracting archive ... Congratulations, your application has been generated to the following directory. /data/www/demo/ See /data/www/demo/README.md for information on how to run. Composer installing... Loading composer repositories with package information Updating dependencies (including require-dev) - Installing zphp/z (dev-master ebf9014) Cloning ebf901442054c358da4c2e9188cd8b9f4acc7e10 Writing lock file Generating autoload files
The z-installer is open-sourced software licensed under the Apache-2.0 license.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Youz Z PHP Installer
Installation
The recommended way to install z-installer is through Composer.
See Composer Getting Started
The composer repository on packagist.org: youz/z-installer 。
Update
Use the following commd to update z-installer:
Use
Now, you c open your favorite Terminal tool, type
zto use!See Composer Getting Started
The composer repository on packagist.org: youz/z-installer 。
Update
Use the following commd to update z-installer:
Use
Now, you c open your favorite Terminal tool, type
zto use!Also see
License
The z-installer is open-sourced software licensed under the Apache-2.0 license.