Skip to content

Convert Composer's vendor folder into a PHAR file.

License

Notifications You must be signed in to change notification settings

dtedesigns/composer-to-phar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

composer-to-phar

Convert Composer's vendor folder into a PHAR file.

Installation

You can install box using one of the following methods:

Using Homebrew

brew install box

Via Composer

composer global require 'kherge/box=~2.4' --prefer-source

With cURL:

curl -LSs http://box-project.org/installer.php | php

Building

To get help.

box help

To build the phar.

box build

To get information about the box.json file.

box help build | less

About

Convert Composer's vendor folder into a PHAR file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published