xuxiaoshuo / kibiubiu-J

no

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kibiubiu/J, NO

NO

Installing Kibiubiu/J

The recommended way to install Kibiubiu/J is through Composer.

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest stable version of Kibiubiu/queue:

php composer.phar require Kibiubiu/J

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

You can then later update Kibiubiu/J using composer:

composer.phar update

About

no

License:Apache License 2.0


Languages

Language:PHP 100.0%