| Name: | php-seld-phar-utils |
|---|---|
| Version: | 1.0.1 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 8504 |
| License: | MIT |
| RPM: | php-seld-phar-utils-1.0.1-1.el7.noarch.rpm |
| Source RPM: | php-seld-phar-utils-1.0.1-1.el7.src.rpm |
| Build Date: | Wed Dec 06 2017 |
| Build Host: | x86-ol6-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Seldaek/phar-utils |
| Summary: | PHAR file format utilities |
| Description: | PHAR file format utilities, for when PHP phars you up. To use this library, you just have to add, in your project: require_once '/usr/share/php/Seld/PharUtils/autoload.php'; |
- update to 1.0.1 - add autoloader
- initial package