pestphp/pest-plugin-livewire
Pest Plugin Livewire adds Livewire-specific testing helpers to Pest, making it easy to write expressive, fluent tests for Laravel Livewire components. Integrates seamlessly with Pest to simplify component assertions and interactions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pestphp/pest-plugin-laravel | 0.87 | Pest Plugin for Laravel adds Laravel-specific testing helpers and integration to Pest, making it easy to write expressive, fast tests for Laravel apps while leveraging the familiar Laravel testing ecosystem. | 222 | 225 | 48 | 3M | 0 | 2.9 | 55.6 | MIT | — | |
| pestphp/pest-plugin | 0.87 | Plugin API for Pest PHP, the elegant testing framework. Use it to build and distribute Pest plugins that extend the runner, add custom expectations, hooks, and tooling integrations for your PHP test suite. | 44 | 46 | 14 | 3M | 0 | 0.7 | 55.3 | MIT | — | |
| pestphp/pest-dev-tools | 0.84 | Pest Development Tools: internal utilities and tooling used to build and maintain the Pest testing framework. Includes helpers for local development, automation, and repository workflows. For using Pest in your app, see the main Pest repository. | 9 | 9 | 7 | 5K | 0 | 0.5 | 37.2 | MIT | — | |
| pestphp/pest-plugin-browser | 0.84 | Pest Plugin for Browser adds browser testing capabilities to Pest, helping you write expressive end-to-end tests for your PHP applications. Part of the Pest ecosystem—see pestphp.com for docs and setup guidance. | 125 | 121 | 100 | 462K | 0 | 6.9 | 61.1 | MIT | — | |
| faissaloux/pest-plugin-inside | 0.83 | Pest plugin to run tests from inside your app’s context. Provides helpers to bootstrap Laravel or other frameworks for faster, cleaner integration-style tests without leaving Pest. Simple setup, lightweight, and aimed at improving developer ergonomics. | 4 | 4 | 2 | 8 | 0 | 23.8 | 6.7 | MIT | 4 months ago | |
| pestphp/pest | 0.83 | Pest is an elegant PHP testing framework focused on simplicity and joyful, expressive tests. Built for modern PHP projects, it offers a clean syntax, rich assertions, plugins, and great developer experience for unit, feature, and more. | 11,409 | 11,369 | 465 | 3M | 177 | 89.5 | 67.6 | MIT | 6 days ago | |
| pestphp/pest-plugin-arch | 0.82 | Pest Plugin Arch adds architecture testing to Pest, letting you enforce project boundaries and design rules with simple tests. Ideal for keeping Laravel/PHP codebases consistent and preventing unwanted dependencies. | 39 | 40 | 22 | 3M | 0 | 1.0 | 55.3 | MIT | — | |
| pestphp/pest-plugin-mutate | 0.82 | Pest Plugin Mutate brings mutation testing to Pest, helping you gauge test suite effectiveness by introducing small code changes and checking whether tests catch them. Ideal for strengthening coverage and confidence in your PHP applications. | 40 | 40 | 6 | 3M | 0 | 22.4 | 66.4 | MIT | 1 year ago | |
| pestphp/pest-plugin-watch | 0.79 | — | 21 | 21 | 10 | 21K | 0 | 0.3 | 29.0 | MIT | — | |
| livewire/livewire | 0.77 | Livewire is a full-stack Laravel framework for building dynamic, reactive UI components using PHP. Create interactive interfaces without writing much JavaScript, with seamless server-driven updates and a component-based approach. | 23,495 | 23,521 | 1,736 | 4M | 1 | 72.2 | 39.6 | MIT | 6 days ago | |
| webimpress/coding-standard | 0.60 | Opinionated PHP_CodeSniffer rules from Webimpress for consistent PHP style. Extends common standards, adds project conventions, and ships with ready-to-use configs for enforcing formatting and best practices across your codebase. | 14 | 14 | 7 | 62K | 5 | 29.2 | 61.9 | BSD-2-Clause | 1 year ago | |
| michelf/php-smartypants | 0.58 | 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 | — | |
| unleashedtech/php-coding-standard | 0.58 | Opinionated PHP coding standard by Unleashed Tech, built on PHP-CS-Fixer rules and presets to keep code style consistent across projects. Easy to install via Composer and integrate into CI for automated linting and formatting. | 0 | 1 | 0 | 754 | 0 | 0.0 | 39.8 | NOASSERTION | — | |
| phpcsstandards/phpcsdevtools | 0.58 | Developer tools for building and maintaining PHP_CodeSniffer standards. Helps scaffold sniffs, run and debug PHPCS rules, manage tests, and streamline local workflows so you can create, validate, and ship custom coding standards faster. | 16 | 16 | 6 | 9K | 4 | 24.1 | 47.3 | LGPL-3.0 | 9 months ago | |
| simpletest/simpletest | 0.57 | 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 | |
| dealerdirect/phpcodesniffer-composer-installer | 0.57 | Composer installer plugin that automatically discovers and installs PHP_CodeSniffer coding standards (rulesets) from Composer packages. It configures PHPCS installed_paths for you, avoiding manual symlinks and configuration. Supports PHPCS 3/4 and Composer 2.2+. | 596 | 603 | 39 | 4M | 8 | 34.0 | 66.3 | MIT | 4 months ago |
How can I help you explore Laravel packages today?