pear / PHP_Archive

Create and Use PHP Archive files

Home Page:http://pear.php.net/package/PHP_Archive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP_Archive

Userland only implementation of PHP archives.

Unit tests

Preparation

Run php tests/maketestphars.php.inc after changing PHP_Archive.

Running

$ pear run-tests tests/

There are tests that require PHP's native phar extension to be installed, while others require it not to be installed. The tests automatically detect if its installed and skip themselves if it's the wrong combination.

To get full coverage, you have to run the tests with different PHP configurations.

About

Create and Use PHP Archive files

http://pear.php.net/package/PHP_Archive


Languages

Language:PHP 85.6%Language:HTML 13.3%Language:Smarty 1.1%Language:Hack 0.1%