stillat/blade-parser
Parse, analyze, and transform Laravel Blade templates with a robust PHP parser. stillat/blade-parser provides an AST, tokenization, and utilities to inspect directives, components, and expressions—ideal for linters, formatters, editors, and automated refactoring tools.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-blade | 0.84 | Add Blade to any PHP project with the standalone Blade engine from Spatie. Compile and render Blade templates outside Laravel, with an easy API, caching support, and configurable view paths—ideal for small apps, packages, or custom tooling. | 55 | 54 | 10 | 4 | 0 | 10.9 | 0.5 | MIT | 8 years ago | |
| tomasvotruba/bladestan | 0.82 | Bladestan brings PHPStan-powered static analysis to Laravel Blade templates. It catches template-related issues during analysis and offers a Blade error formatter with clickable template paths and “rendered in” context for faster debugging. | 364 | 362 | 25 | 45K | 13 | 29.9 | 40.2 | MIT | 3 weeks ago | |
| laragraph/utils | 0.81 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| phpunit/php-text-template | 0.81 | phpunit/php-text-template is a small PHP library for rendering text templates by substituting variables into template files or strings. Commonly used by PHPUnit and related tools to generate code, reports, and other text output from simple placeholders. | 7,441 | 7,456 | 30 | 13M | 0 | 46.8 | 52.5 | BSD-3-Clause | 2 months ago | |
| oscarotero/html-parser | 0.79 | Fast, lightweight HTML parser for PHP by Oscar Otero. Parse HTML into a DOM-like structure, query and traverse nodes, extract text/attributes, and handle real-world, imperfect markup. Useful for scraping, content cleanup, and transformations. | 16 | 18 | 1 | 197K | 0 | 22.8 | 65.0 | MIT | 2 years ago | |
| gregwar/rst | 0.77 | gregwar/rst adds reStructuredText parsing to PHP. Convert .rst documents into HTML (and other formats), with a simple API and CLI-friendly usage. Useful for documentation sites, static content, and integrating RST into Laravel or custom apps. | 93 | 94 | 22 | 5K | 11 | 4.5 | 28.1 | MIT | — | |
| nikic/php-parser | 0.77 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,424 | 17,486 | 1,121 | 15M | 46 | 84.7 | 76.0 | BSD-3-Clause | 4 months ago |
How can I help you explore Laravel packages today?