Name: | php-seld-phar-utils |
---|---|
Version: | 1.0.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 8214 |
License: | MIT |
RPM: | php-seld-phar-utils-1.0.2-1.el7.noarch.rpm |
Source RPM: | php-seld-phar-utils-1.0.2-1.el7.src.rpm |
Build Date: | Fri Jan 31 2020 |
Build Host: | x86-ol7-builder-02.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.2 - switch from symfony/class-loader to fedora/autoloader
- update to 1.0.1 - add autoloader
- initial package