Registry / utility / hyperf-code-parser

hyperf-code-parser

JSON →
library3.1.63phppackagistunverified

A code parser component for Hyperf.

composer require hyperf/code-parser
INSTALL
IMPORT
SIG · HYPERF-CODE-PARSER
H
hyperf-code-parser
utilityphpv3.1.63
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CodeParser
use Hyperf\CodeParser\CodeParser;

Parse PHP code using Hyperf's code parser.

use Hyperf\CodeParser\CodeParser; $parser = new CodeParser(); $result = $parser->parse('<?php echo "Hello";');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.63latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hyperf-code-parser — pip install hyperf-code-parser · libregistry