Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.
kherge edited this page Mar 22, 2013 · 2 revisions

Like using Slim, it was pretty easy to use Box to build a Slim Phar.

Using box.phar

{
    "directories": "Slim",
    "main": "Slim/Slim.php",
    "output": "Slim.phar",
    "stub": true
}
Clone this wiki locally