Wrapper around PHP's tokenizer extension.
composer require phpunit/php-token-streamNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a PHP file into tokens and iterate over them.
Consider using nikic/php-parser or the native tokenizer directly.
No dependency data recorded yet.