Skip to content

xuxiaoshuo/kibiubiu-J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages