PHPackages                             styde/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. styde/whetstone

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

styde/whetstone
===============

Tool to unit test your Blade views and components

0.1.1(5y ago)13981MITPHPPHP ^7.3

Since Nov 21Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (3)Used By (0)

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

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~0 days

Total

2

Last Release

2095d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/470805076c16e9a39332d1e3200d977384d6f6a50660f3a5a5d370c6d0250587?d=identicon)[sileence](/maintainers/sileence)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k31.8M160](/packages/laravel-cashier)[moonshine/moonshine

Laravel administration panel

1.3k268.2k89](/packages/moonshine-moonshine)[illuminate/console

The Illuminate Console package.

13046.6M7.3k](/packages/illuminate-console)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)[tomasvotruba/bladestan

PHPStan rule for static analysis of Blade templates

375766.0k7](/packages/tomasvotruba-bladestan)

PHPackages © 2026

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