Download the PHP package raphhh/trex-parser without Composer
On this page you can find all versions of the php package raphhh/trex-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download raphhh/trex-parser
More information about raphhh/trex-parser
Files in raphhh/trex-parser
Download raphhh/trex-parser
More information about raphhh/trex-parser
Files in raphhh/trex-parser
Vendor raphhh
Package trex-parser
Short Description A PHP tool to parse code and extract statements
License MIT
Homepage https://github.com/Raphhh/trex-parser
Package trex-parser
Short Description A PHP tool to parse code and extract statements
License MIT
Homepage https://github.com/Raphhh/trex-parser
Keywords bootstrap
Please rate this library. Is it a good library?
Informations about the package trex-parser
TRex parser
PHP tool to parse code and extract statements.
Install
$ composer require raphhh/trex-parser
Usage
ClassAnalyzer
First, give the PHP code to analyze:
You can also give a file path to the analyzer:
$classReflections
is an array of ReflectionClass.
ClassName
Retrieve base name
Retrieve namespace
Split
All versions of trex-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package raphhh/trex-parser contains the following files
Loading the files please wait ....