graham-campbell/phpspec-skip-example-extension
PhpSpec extension that lets you skip spec examples via simple annotations. Add @require ClassOrInterface to skip all examples in a spec when a dependency isn’t available. Install with Composer and enable in phpspec.yml.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| friends-of-phpspec/phpspec-code-coverage | 0.86 | PhpSpec extension that generates code coverage reports (console and HTML) for your specs. Works with Xdebug, phpdbg or pcov and supports multiple PhpSpec/PHP versions, helping you see which parts of your codebase are exercised by tests. | 20 | 21 | 13 | 43K | 4 | 25.5 | 55.2 | NOASSERTION | 6 months ago | |
| bossa/phpspec2-expect | 0.86 | Adds an expect() helper to PhpSpec for simple, expressive assertions like expect($value)->toBe(true). Install via Composer as a dev dependency and use in specs for quick expectation-style checks. | 74 | 76 | 34 | 2K | 1 | 25.1 | 22.4 | MIT | 6 years ago | |
| henrikbjorn/phpspec-code-coverage | 0.85 | Deprecated PhpSpec extension that generates code coverage reports (HTML by default, plus clover/php/text) with configurable whitelists/blacklists and output paths. Install via Composer, enable in phpspec.yml, run phpspec (or phpdbg on PHP 7+). | 97 | 100 | 28 | 988 | 0 | 12.2 | 17.6 | MIT | 9 years ago | |
| phpspec/phpspec | 0.75 | phpspec is a behavior-driven development tool for PHP that helps you design and specify your code through examples. Write specifications, run them to drive implementation, get fast feedback, and keep your codebase clean with focused, readable specs. | 1,901 | 1,945 | 287 | 271K | 134 | 67.1 | 65.2 | NOASSERTION | 2 months ago | |
| graham-campbell/analyzer | 0.73 | Analyzer is a PHP test utility by Graham Campbell that checks your code for references to classes that don’t actually exist. Compatible with PHP 8.1–8.5 and PHPUnit 10–13, helping catch broken imports and missing dependencies early. | 29 | 30 | 5 | 5K | 0 | 29.6 | 36.1 | MIT | 2 weeks ago | |
| maglnet/composer-require-checker | 0.72 | CLI tool that scans your PHP sources and composer.json to ensure every used class/function/extension comes from an explicit require. Detects “soft” (transitive) dependencies and missing PHP extensions so updates don’t break your package. | 992 | 999 | 78 | 321K | 32 | 47.8 | 57.8 | MIT | 2 weeks ago | |
| behat/behat | 0.61 | Behat is a BDD testing framework for PHP that helps you specify and verify business expectations with readable scenarios. Install via Composer and run from vendor/bin/behat to execute your feature tests and contexts. | 3,964 | 4,008 | 612 | 2M | 51 | 79.4 | 62.6 | MIT | 1 week ago | |
| torchlight/torchlight-commonmark | 0.59 | Laravel extension for league/commonmark that highlights Markdown code fences with Torchlight. Works with CommonMark v1 and v2, integrates with GrahamCampbell/Laravel-Markdown or manual environments, and uses the Torchlight Laravel client for fast, JS-free highlighting. | 28 | 29 | 48 | 5K | 0 | 26.4 | 36.5 | MIT | 9 months ago | |
| overtrue/phplint | 0.59 | PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths. | 1,019 | 1,023 | 91 | 274K | 8 | 39.1 | 42.2 | MIT | 4 months ago | |
| league/commonmark | 0.58 | Highly extensible PHP Markdown parser supporting full CommonMark and GitHub-Flavored Markdown. Convert Markdown to HTML with simple converters, customize rendering via extensions, and run safely with options like stripping HTML and blocking unsafe links. | 2,944 | 2,987 | 210 | 10M | 22 | 57.5 | 68.6 | BSD-3-Clause | 2 weeks ago |
How can I help you explore Laravel packages today?