PHPackages                             luilliarcec/whetstone - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. luilliarcec/whetstone

ActiveLibrary[Testing &amp; Quality](/categories/testing)

luilliarcec/whetstone
=====================

Tool to unit test your Blade views and components

1.0.0(3y ago)1152MITPHPPHP ^8.0

Since Nov 21Pushed 3y agoCompare

[ Source](https://github.com/luilliarcec/whetstone)[ Packagist](https://packagist.org/packages/luilliarcec/whetstone)[ RSS](/packages/luilliarcec-whetstone/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (6)Used By (2)

Styde/Whetstone
===============

[](#stydewhetstone)

Tool to unit test your Blade views and components.

Whetstone extends the [Blade testing methods](https://laravel.com/docs/8.x/http-tests#rendering-blade-components)provided by Laravel out of the box, so you can test the full rendering of Blade views and components.

Installation:
-------------

[](#installation)

`composer require styde/whetstone`

Usage:
------

[](#usage)

```
$this->template('Enlighten')
    ->withData([
        'url' => 'https://github.com/Stydenet/enlighten',
    ])
    ->assertSee('Enlighten')
    ->assertRender('
        Enlighten
    ');
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~192 days

Total

4

Last Release

1419d ago

Major Versions

0.1.2 → 1.0.02022-06-21

PHP version history (2 changes)0.1.0PHP ^7.3

0.1.2PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a739133b1773f13548e74e67db0ca26e16676c94269df44e4062da0fb28efc36?d=identicon)[luilliarcec](/maintainers/luilliarcec)

---

Top Contributors

[![luilliarcec](https://avatars.githubusercontent.com/u/27895611?v=4)](https://github.com/luilliarcec "luilliarcec (12 commits)")[![sileence](https://avatars.githubusercontent.com/u/237530?v=4)](https://github.com/sileence "sileence (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/luilliarcec-whetstone/health.svg)

```
[![Health](https://phpackages.com/badges/luilliarcec-whetstone/health.svg)](https://phpackages.com/packages/luilliarcec-whetstone)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M678](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)[pdepend/pdepend

Official version of pdepend to be handled with Composer

954110.9M809](/packages/pdepend-pdepend)[phpstan/phpstan-symfony

Symfony Framework extensions and rules for PHPStan

78268.9M1.5k](/packages/phpstan-phpstan-symfony)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
