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 Text Template Laravel Package

phpunit/php-text-template

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
spatie/laravel-blade 0.82 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
View on GitHub
stillat/blade-parser 0.81 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. 145 144 4 124K 0 28.7 47.6 MIT 1 month ago
View on GitHub
Context7
yooper/php-text-analysis 0.80 PHP Text Analysis provides Information Retrieval and NLP tools in PHP: tokenization, normalization, stemming, frequency and n-gram analysis, document comparison, sentiment and classification, collocations (PMI), lexical diversity, corpus analysis, and summarization. 531 539 91 7K 8 36.6 21.4 MIT 1 year ago
View on GitHub
Context7
tflori/phpunit-printer 0.80 PHPUnit Printer is a small package that customizes PHPUnit’s output, letting you use alternative result printers to change how test progress and summaries are displayed. Useful for tailoring console output, CI logs, and readability without changing your tests. 0 0 0 20.0 4 years ago
Context7
phpunitgoodpractices/traits 0.80 A small set of PHP traits to improve PHPUnit test code by reducing boilerplate and encouraging cleaner, reusable assertions and setup patterns. Useful for Laravel and general PHP projects that want more readable, maintainable tests. 22 22 2 15K 3 12.6 46.6 MIT 3 years ago
View on GitHub
Context7
tomasvotruba/bladestan 0.79 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
View on GitHub
Context7
phpunit/phpunit 0.79 PHPUnit is the leading unit testing framework for PHP, based on the xUnit architecture. Run tests from a bundled PHAR or install via Composer, with CI and code coverage support to help keep your code reliable. 20,013 20,525 2,233 13M 59 88.0 72.7 BSD-3-Clause 1 day ago
View on GitHub
Context7
mustache/mustache 0.79 Logic-less Mustache templating for PHP. Render views from simple templates and data arrays/objects with automatic escaping, partials, lambdas, and custom loaders. Ideal for separating presentation from application logic across frameworks. 3,075 275 34 54.3 16.6 MIT 10 years ago
Deep Wiki
Context7
michelf/php-smartypants 0.79 PHP port of John Gruber’s SmartyPants: converts plain ASCII punctuation into typographically correct “smart” quotes, dashes, and ellipses. Useful for cleaning up HTML output from Markdown or other text sources, with configurable transformation options. 111 115 23 158K 2 2.0 44.9 NOASSERTION
View on GitHub
Deep Wiki
Context7
yiisoft/html 0.78 yiisoft/html is a lightweight PHP HTML builder for generating safe, well-formed markup. Create tags, attributes, forms, and input elements with fluent helpers, automatic escaping, and convenient utilities—ideal for Yii and any PHP project needing clean HTML generation. 57 22 7 22.9 2.2 BSD-3-Clause 3 weeks ago
Context7
sempro/phpunit-pretty-print 0.78 Pretty-print PHPUnit test output for cleaner, more readable console runs. sempro/phpunit-pretty-print adds a nicer, compact format that highlights failures and progress, helping you scan results faster while keeping compatibility with standard PHPUnit workflows. 186 187 25 60K 3 24.3 41.6 MIT 5 years ago
View on GitHub
Context7
wyrihaximus/test-utilities 0.78 Shared test utilities for PHP projects: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-to-use PHPStan defaults and a preconfigured RectorConfig for common project layouts and doc-tag to attribute conversions. 7 7 1 36K 6 31.8 64.6 MIT 4 days ago
View on GitHub
Context7
php-standard-library/str 0.77 Lightweight string utility library for PHP, providing common helpers for formatting, parsing, and safe string handling. Designed as a simple “standard library” add-on with a small API surface and easy composer integration. 1 0 0 20.0 MIT 2 weeks ago
Context7
twig/twig 0.77 Twig is a fast, secure templating engine for PHP. It offers a clean syntax, automatic escaping, template inheritance, macros, and filters, with a flexible loader system and strong extensibility—ideal for building maintainable views in web apps. 8,353 8,696 1,288 6M 55 77.4 74.3 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
phpunit/php-file-iterator 0.77 phpunit/php-file-iterator provides a simple file iterator for PHP projects, helping tools like PHPUnit discover and filter files in directories. Installable via Composer for runtime or dev use, it supports efficient traversal and selection of files for testing workflows. 7,488 7,499 47 13M 0 48.2 52.5 BSD-3-Clause 2 months ago
View on GitHub
Context7
smarty/smarty 0.77 Smarty is a PHP template engine that separates presentation (HTML/CSS) from application logic. Install via Composer and use its flexible templating features with documentation and getting started guides. Supports PHP 7.2–8.5. 2,347 2,436 711 802K 83 75.7 71.5 NOASSERTION 1 month ago
View on GitHub
Context7
simpletest/simpletest 0.75 SimpleTest is a PHP unit testing framework with web site testing and mock objects. Install via Composer (simpletest/simpletest) for PHP 7.1+ and run its own unit and acceptance test suites; issues and community support via GitHub and Stack Overflow. 149 153 48 2K 3 24.5 18.7 LGPL-2.1 6 months ago
View on GitHub
Context7
phpunit/php-code-coverage 0.74 phpunit/php-code-coverage collects, processes, and renders PHP code coverage data. Use it to start/stop coverage during tests, filter included files, and generate reports such as OpenClover XML from live runs or serialized coverage data. 8,932 8,978 386 13M 20 72.4 59.8 BSD-3-Clause 6 days ago
View on GitHub
Context7
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