Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Yacc Laravel Package

ircmaxell/php-yacc

PHP port of kmyacc: a YACC/LALR(1) parser generator that takes a YACC grammar (plus a parser template) and generates a PHP parser. Useful for building fast parsers for structured/unstructured languages; generation is resource-heavy, parsing is fast.

View on GitHub
Deep Wiki
Context7
v0.0.7

Add -n option. If specified, it is possible to reference semantic values by name. Otherwise plain identifiers in semantic actions will not be interpreted specially.

v0.0.6

Preserve tokens that are not used in the grammar, unlike the original kmyacc. This makes it easier to maintain multiple parsers using the same tokens (but possibly not all of them), like the PHP 5 / PHP 7 support in PHP-Parser.

v0.0.5

Print (unexpected) shit/reduce and reduce/reduce errors to stderr rather than the debug stream.

v0.0.4
  • Fix handling of conditions like #if (-t) in the parser template.
  • Fix handling of -v and -x flags in the phpyacc binary.
  • Canonicalize output to one trailing newline.
v0.0.3

Fix autoload.php paths in phpyacc binary.

v0.0.2

Install phpyacc library using composer.

v0.0.1

Initial release.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport