Monday, June 15, 2015

Boxing up your Apps as Phars Quickly and Easily with Box

In this tutorial, we’ll use Box to package a PHP application into a Phar, in order to make it easily distributable and globally installable via Composer. We’ll also learn how to distribute it so that it’s installable via Composer.

Box

On what?

We need a project for this, and packaging up yet another “Hello World” script would be pointless. We’ll use Webiny’s FolderBuilder, a tool which you can use to plan out the folder structure for your project, interactively drag and drop files and folders, and even export and share these structures with others.

Webiny FolderBuilder Screenshot

Continue reading %Boxing up your Apps as Phars Quickly and Easily with Box%


by Bruno Skvorc via SitePoint

No comments:

Post a Comment