Registry / utility / php-extended-php-parser-interface

php-extended-php-parser-interface

JSON →
library9.0.6phppackagistunverified

An abstract interface implementation for parsers

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

ParserInterface
use PhpExtended\ParserInterface\ParserInterface;

Implement the ParserInterface in a custom parser class.

use PhpExtended\ParserInterface\ParserInterface; class MyParser implements ParserInterface { public function parse($input) { // implementation } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.0.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
php-extended-php-parser-interface — pip install php-extended-php-parser-interface · libregistry