PHPackages                             saberliou/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. [CLI &amp; Console](/categories/cli)
4. /
5. saberliou/whetstone

ActiveLibrary[CLI &amp; Console](/categories/cli)

saberliou/whetstone
===================

A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.

1.0.13(7y ago)43.1kMITPHP

Since Oct 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/saberLiou/Whetstone)[ Packagist](https://packagist.org/packages/saberliou/whetstone)[ Docs](https://github.com/saberliou/whetstone)[ RSS](/packages/saberliou-whetstone/feed)WikiDiscussions master Synced 1mo ago

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

Whetstone
=========

[](#whetstone)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3953662a53a597439cdb77b6adddd7d03ec875fb6b240bf1b8550456a53ecd22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616265726c696f752f7768657473746f6e652e737667)](https://packagist.org/packages/saberliou/whetstone)[![Total Downloads](https://camo.githubusercontent.com/652b3e4ca53d61f048d42573a2b33ad358f68490938cdc1cfcb05d3e37eae38a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616265726c696f752f7768657473746f6e652e737667)](https://packagist.org/packages/saberliou/whetstone)[![Total Downloads](https://camo.githubusercontent.com/1679942d408038f966ae38d4eaa5dce104ccf391bba9e508a423836c8afdec2a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f73616265726c696f752f7768657473746f6e652e737667)](https://packagist.org/packages/saberliou/whetstone)[![Total Downloads](https://camo.githubusercontent.com/3d7fca57b80aae22e2ddda9f0a662c05dc211fec3806d373636d1c2add0751ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64642f73616265726c696f752f7768657473746f6e652e737667)](https://packagist.org/packages/saberliou/whetstone)

A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes as below:

- Helper
- Presenter
- Repository
- Service
- ViewComposer

Installation
------------

[](#installation)

Via Composer

```
$ composer require saberliou/whetstone --dev
```

Usage
-----

[](#usage)

```
$ php artisan vendor:publish --provider="saberLiou\Whetstone\WhetstoneServiceProvider"
```

to decide the directory path of carved class by the namespace.

Commands
--------

[](#commands)

```
$ php artisan carve:helper
$ php artisan carve:presenter
$ php artisan carve:repository
$ php artisan carve:service
$ php artisan carve:view-composer
```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [saberLiou](https://github.com/saberliou)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~5 days

Recently: every ~16 days

Total

14

Last Release

2714d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f561a5db1f1b70a29e3f7cd5ffd1d289a85d68f86ae24dcb2548e4ce23e308e?d=identicon)[saberLiou](/maintainers/saberLiou)

---

Top Contributors

[![saberLiou](https://avatars.githubusercontent.com/u/16037726?v=4)](https://github.com/saberLiou "saberLiou (18 commits)")

---

Tags

laravel-5-packagelaravelWhetstone

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[mwguerra/web-terminal

A web-based terminal component for Filament/Laravel with command whitelisting and multiple connection types

251.1k](/packages/mwguerra-web-terminal)[sunaoka/laravel-facade-generator

Provide command line generation of facade layer files.

171.9k](/packages/sunaoka-laravel-facade-generator)

PHPackages © 2026

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