spatie/laravel-blade-comments
Adds HTML debug comments around every rendered Blade view/component so you can see exactly which template produced each piece of output in browser dev tools. Also includes top-level request and view info at the top of the document.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| vigstudio/vgcomments | 0.85 | — | 9 | 9 | 4 | 0 | 0 | 3.8 | — | MIT | 3 years ago | |
| spatie/laravel-blade-javascript | 0.84 | Adds a simple @javascript Blade directive to export PHP values to JavaScript by writing them to window in a script tag. Use @javascript('key','value') and access it in the browser as key/value for quick server-to-client data sharing. | 620 | 635 | 36 | 20K | 0 | 24.8 | 23.2 | MIT | 5 months ago | |
| spatie/laravel-blade-x | 0.84 | Blade-X brings Blade-style HTML components to Laravel 6 and below, letting you use tags like instead of @include. Package is abandoned because Laravel 7+ has native Blade components; migrate when upgrading. | 518 | 530 | 36 | 566 | 0 | 6.0 | 3.1 | MIT | 6 years ago | |
| lakm/laravel-comments | 0.83 | — | 407 | 408 | 22 | 697 | 0 | 27.7 | 6.8 | MIT | 2 months ago | |
| spatie/laravel-sql-commenter | 0.83 | Adds sqlcommenter-style comments to Laravel database queries, embedding context like controller and action. Makes it easy to trace slow or problematic SQL back to the exact code path, and works with tools like PlanetScale Query Insights. | 194 | 195 | 12 | 69K | 0 | 18.3 | 39.2 | MIT | 4 months ago | |
| usamamuneerchaudhary/commentify | 0.83 | — | 232 | 232 | 27 | 407 | 6 | 29.1 | 8.9 | MIT | 2 weeks ago | |
| dsnetpl/doctrine-column-comment-bundle | 0.83 | — | 0 | 0 | 0 | 6 | 0 | 12.0 | 12.7 | MIT | 6 months ago | |
| spatie/laravel-blade | 0.83 | 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 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| beyondcode/laravel-comments | 0.83 | Add nested, approvable comments to any Laravel Eloquent model. Use a simple HasComments trait, create comments as the current user or on behalf of another user, and manage approval via an is_approved flag with migrations and config publishing included. | 603 | 608 | 94 | 6K | 1 | 8.9 | 15.4 | MIT | 1 year ago | |
| alibayat/laravel-commentable | 0.82 | — | 18 | 18 | 3 | 310 | 0 | 0.3 | 17.1 | MIT | — | |
| lakm/laravel-comments-admin-panel | 0.82 | — | 17 | 17 | 1 | 2 | 0 | 6.0 | 0.6 | MIT | 11 months ago | |
| torchlight/torchlight-laravel | 0.82 | Torchlight syntax highlighting for Laravel. Highlight code blocks with VS Code-compatible themes and zero JavaScript. Includes caching, configurable themes and host, and Blade components/directives. Requires a Torchlight API token (free for personal/open source). | 120 | 120 | 17 | 23K | 18 | 28.6 | 41.6 | MIT | 4 months ago | |
| dvtrung/comment-bundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| friendsofsymfony/comment-bundle | 0.82 | FOSCommentBundle adds a full comment system to Symfony (3.4/4.4): threaded comment trees, embeddable threads, Doctrine ORM/MongoDB support, sortable trees, REST API via FOSRestBundle, event hooks, optional ACL, FOSUserBundle, Akismet, and markup parsing. | 459 | 469 | 228 | 1K | 54 | 29.1 | 26.6 | MIT | 6 years ago | |
| vigstudio/livewire-comments | 0.82 | Livewire-powered comment system for Laravel: attach comments to any model, run multiple comment widgets per page, support multiple auth guards, file/image uploads (drag & drop/paste), reCAPTCHA v3, emojis, Markdown, NSFW image checks, plus Echo updates. | 14 | 14 | 3 | 0 | 1 | 3.9 | — | MIT | 3 years ago | |
| happytodev/filament-comments | 0.82 | Filament plugin that adds comment functionality to your admin panel, with current support focused on OrbitPHP. Includes an install command and publishable config to get started quickly, plus tests and changelog for ongoing maintenance. | 2 | 2 | 1 | 0 | 0 | 0.7 | 0.8 | MIT | 3 years ago | |
| carbocation/comment-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| rostami/commentable | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| rdx/laravelcollective-html | 0.81 | Adds LaravelCollective HTML/Form helpers to Laravel apps, with service provider setup and familiar Form/Html facades for generating inputs, labels, and other form elements. Useful when you want the classic Laravel form builder experience back. | 10 | 9 | 4 | 27K | 1 | 0.3 | 46.8 | MIT | — | |
| spatie/laravel-markdown | 0.81 | Render Markdown in Laravel with a Blade x-markdown component or a configurable MarkdownRenderer. Converts content to HTML with heading IDs, links, and syntax-highlighted code blocks, using options from your config and container resolution. | 413 | 411 | 31 | 219K | 0 | 24.1 | 41.7 | MIT | 4 months ago |
How can I help you explore Laravel packages today?