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(4y ago)1152MITPHPPHP ^8.0

Since Nov 21Pushed 4y agoCompare

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

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

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

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

1472d 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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/cashier

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

2.6k29.9M142](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M129](/packages/laravel-pulse)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[livewire/flux

The official UI component library for Livewire.

9527.8M126](/packages/livewire-flux)[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)

PHPackages © 2026

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