rpminfo

pecl install rpminfo

RPM information

Retrieve RPM information using librpm, from local RPM file or from installed packages database.

Documentation: https://www.php.net/rpminfo

Maintainer

  • Remi Collet (lead )

Details

Downloads: 12030
0.4.1
4 years ago
Version 0.4.1 change log


- fix build with RPM 4.12 (Fedora 21-22 only)
- add type hinting in reflection
- return NULL instead of FALSE on failure

requires:

  • php >=7.0.0
  • pearinstaller >=1.10.0