Remi's RPM repository - Packages

Blog | Forum | Repository

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

php-herrera-io-box-1.6.1-1.el5.remi.noarch [24 KiB] Changelog by Remi Collet (2015-10-27):
- initial package