0.0.4 • Published 2 years ago

tree-sitter-embedded-php v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

tree-sitter-embedded-php

A tree-sitter parser for PHP embedded in HTML. Closely modelled on tree-sitter-embedded-template, this grammar simply parses HTML documents into nodes of php and content (ie HTML), and you will still need to use tree-sitter-php to parse the actual PHP code. This is primarily intended for use in Atom's language-php package. Other projects may find the core tree-sitter-php parser sufficient.

0.0.3

2 years ago

0.0.2

2 years ago

0.0.4

2 years ago

0.0.1

3 years ago