Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 607 Bytes

humbug/box with humbug/php-scoper Prefixing Demo

Build Status

The goal of this repository is to wrap /bin + /src to standalone and prefixed dummy.phar.

Features

  • vendor/autoload.php path is prefixed with dummy-phar://phar and included
  • working Symfony PSR-4 autodiscovery
  • working imports: with glob
  • Dummy\* namespace is whitelisted, so users can extend it
  • uses Symfony\Console, Symfony\HttpKernel and Symfony\DependencyInjection