PHPackages                             jonpurvis/laravel-uninspire - 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. jonpurvis/laravel-uninspire

ActiveLibrary

jonpurvis/laravel-uninspire
===========================

The opposite command of the Laravel artisan inspire command

v2.0.1(1y ago)2334.5k↓16.4%1MITPHPPHP ^8.2

Since Aug 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/JonPurvis/laravel-uninspire)[ Packagist](https://packagist.org/packages/jonpurvis/laravel-uninspire)[ RSS](/packages/jonpurvis-laravel-uninspire/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (7)Used By (0)

[![](art/banner.png)](art/banner.png)

Laravel Uninspire
=================

[](#laravel-uninspire)

A humerous alternative to the Laravel Inspire command.

[![GitHub last commit](https://camo.githubusercontent.com/48dc27e8671cff599e39646aa19cdb0bd31b5c346cf542338dca73410d7162ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)](https://camo.githubusercontent.com/48dc27e8671cff599e39646aa19cdb0bd31b5c346cf542338dca73410d7162ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)[![Packagist PHP Version](https://camo.githubusercontent.com/219ab7a291fbf16af0cc43c741d403f40a27bb42aed6fa25caff514199e5f45d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6a6f6e7075727669732f6c61726176656c2d756e696e73706972652f706870)](https://camo.githubusercontent.com/219ab7a291fbf16af0cc43c741d403f40a27bb42aed6fa25caff514199e5f45d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6a6f6e7075727669732f6c61726176656c2d756e696e73706972652f706870)[![GitHub issues](https://camo.githubusercontent.com/ac99aad4760a2344f8831acc064b96035405be590b8346aaba49c72ce255d1cb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)](https://camo.githubusercontent.com/ac99aad4760a2344f8831acc064b96035405be590b8346aaba49c72ce255d1cb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)[![GitHub](https://camo.githubusercontent.com/6c7f9feab25772ae7e7bfcda4199e434c8125b3455e174876abc315ff45351ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)](https://camo.githubusercontent.com/6c7f9feab25772ae7e7bfcda4199e434c8125b3455e174876abc315ff45351ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)[![Packagist Downloads](https://camo.githubusercontent.com/f4dcdf71e407e179b5f5e5f5b1e650083545234ba74b8d3440a8802f0ab7760c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)](https://camo.githubusercontent.com/f4dcdf71e407e179b5f5e5f5b1e650083545234ba74b8d3440a8802f0ab7760c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f6e7075727669732f6c61726176656c2d756e696e7370697265)

Introduction
------------

[](#introduction)

If you're familiar with Laravel, then you should be familiar with `php artisan inspire`. It's a simple command that outputs an inspirational quote when you run it.

I thought it would be fun to build the opposite of that command. A command that when ran, spits out a humourous uninspiring quote.

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

[](#installation)

To install Laravel Uninspire, you can run the following in your project's root:

```
composer require jonpurvis/laravel-uninspire

```

The minimum PHP version needed for this package is 8.2.

Usage
-----

[](#usage)

This package adds a new command to your Laravel application, which you can see by running `php artisan`. To run it, you can run the following command:

```
php artisan uninspire
```

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

[](#contributing)

Contributions to the package are more than welcome. Feel free to submit a Pull Request with any additions. If you have any issues using the package, then please open an Issue.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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 ~124 days

Total

4

Last Release

631d ago

Major Versions

v1.1.1 → v2.0.02024-08-25

PHP version history (2 changes)v1.0.0PHP ^8.1

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7534029?v=4)[jp](/maintainers/JonPurvis)[@JonPurvis](https://github.com/JonPurvis)

---

Top Contributors

[![JonPurvis](https://avatars.githubusercontent.com/u/7534029?v=4)](https://github.com/JonPurvis "JonPurvis (7 commits)")

---

Tags

laravel

### Embed Badge

![Health badge](/badges/jonpurvis-laravel-uninspire/health.svg)

```
[![Health](https://phpackages.com/badges/jonpurvis-laravel-uninspire/health.svg)](https://phpackages.com/packages/jonpurvis-laravel-uninspire)
```

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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