Registry / utility / php-extended-php-parser-lexer

php-extended-php-parser-lexer

JSON →
library9.0.7phppackagistunverified

Implementation of php-extended/php-parser-interface based on a lexer for handling data.

composer require php-extended/php-parser-lexer
INSTALL
IMPORT
SIG · PHP-EXTENDED-PHP-P
P
php-extended-php-parser-lexer
utilityphpv9.0.7
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.

Lexer
use PhpExtended\Parser\Lexer\Lexer;

Tokenize PHP source code using the lexer.

use PhpExtended\Parser\Lexer\Lexer; $lexer = new Lexer(); $tokens = $lexer->tokenize('<?php echo "hello"; ?>');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.0.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
php-extended-php-parser-lexer — pip install php-extended-php-parser-lexer · libregistry