| Name: | php-PHPParser |
|---|---|
| Version: | 1.4.1 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 524376 |
| License: | BSD |
| RPM: | php-PHPParser-1.4.1-1.el7.noarch.rpm |
| Source RPM: | php-PHPParser-1.4.1-1.el7.src.rpm |
| Build Date: | Thu Nov 30 2017 |
| Build Host: | x86-ol6-builder-05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/nikic/PHP-Parser |
| Summary: | A PHP parser written in PHP |
| Description: | A PHP parser written in PHP to simplify static analysis and code manipulation. To use this library, you just have to add, in your project: require_once '/usr/share/php/PhpParser/autoload.php'; |