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