Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGILMOPQRWXYZ
]
php-herrera-io-box - A library for simplifying the PHAR build process
- Website:
- https://github.com/box-project/box2-lib
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
A library for simplifying the PHAR build process.
Box is a library built on the Phar class. It is designed to make it easier
to create new phars and modifying existing ones. Features include compacting
source files, better custom stub generation, and better OpenSSL signing
handling.
To use this library, you just have to add, in your project:
require_once '/usr/share/php/Herrera/Box/autoload.php';
Packages