PHPackages                             kristories/nova-inspire - 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. kristories/nova-inspire

Abandoned → [devtical/nova-inspire](/?search=devtical%2Fnova-inspire)ArchivedLibrary

kristories/nova-inspire
=======================

The best way to connect with your customers is by reaching out and inspiring them

v2.0.3(3y ago)189.9k1MITPHPPHP ^7.4|^8.0

Since Sep 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/devtical/nova-inspire)[ Packagist](https://packagist.org/packages/kristories/nova-inspire)[ GitHub Sponsors](https://github.com/Kristories)[ RSS](/packages/kristories-nova-inspire/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (4)Versions (9)Used By (0)

Nova Inspire
============

[](#nova-inspire)

[![Cover](art/cover.png)](art/cover.png)

> The best way to connect with your customers is by reaching out and inspiring them.
>
> ~ Me

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

[](#installation)

You can install the package in to a [Laravel](http://laravel.com) app that uses [Nova](http://nova.laravel.com) via composer :

```
composer require devtical/nova-inspire

```

Usage
-----

[](#usage)

Add the card to your `NovaServiceProvider.php`

```
use Devtical\Inspire\Inspire;

// ...

public function cards()
{
    return [
        // ...
        (new Inspire())->options([
            'topic'   => 'peace',   // null, motivational, learning, etc
            'style'   => 'stacked', // default, stacked, horizontal
        ]),
    ];
}
```

### Topics

[](#topics)

- `experience`
- `humor`
- `learning`
- `life`
- `morning`
- `motivational`
- `music`
- `peace`
- `poetry`
- `teacher`
- `thankful`
- `time`
- `relax`
- `love`
- `knowledge`
- More (soon..)

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 87.2% 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 ~248 days

Recently: every ~309 days

Total

7

Last Release

1296d ago

Major Versions

v1.1.0 → v2.0.02022-09-23

PHP version history (2 changes)v1.0.0PHP &gt;=7.1.0

v2.0.0PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6aec55704f55f6828d892ca89d2bb8d830422a35f210a786ab6903a668caf3b5?d=identicon)[Kristories](/maintainers/Kristories)

---

Top Contributors

[![Kristories](https://avatars.githubusercontent.com/u/774338?v=4)](https://github.com/Kristories "Kristories (34 commits)")[![febiarifin](https://avatars.githubusercontent.com/u/62456215?v=4)](https://github.com/febiarifin "febiarifin (3 commits)")[![ezhasyafaat](https://avatars.githubusercontent.com/u/49098343?v=4)](https://github.com/ezhasyafaat "ezhasyafaat (2 commits)")

---

Tags

hacktoberfestinspirelaravellaravel-novanovaquoteslaravelcardnovainspiringinspire

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/kristories-nova-inspire/health.svg)

```
[![Health](https://phpackages.com/badges/kristories-nova-inspire/health.svg)](https://phpackages.com/packages/kristories-nova-inspire)
```

###  Alternatives

[outl1ne/nova-detached-filters

This Laravel Nova package allows you to detach filters from the filter dropdown

64343.5k](/packages/outl1ne-nova-detached-filters)[optimistdigital/nova-detached-filters

This Laravel Nova package allows you to detach filters from the filter dropdown

64235.5k](/packages/optimistdigital-nova-detached-filters)[digital-creative/resource-navigation-tab

Organize your resource fields into tabs.

79147.6k](/packages/digital-creative-resource-navigation-tab)[ericlagarda/nova-text-card

A custom card for Laravel Nova to show Text in cards with some good options

20388.6k2](/packages/ericlagarda-nova-text-card)[digital-creative/resource-navigation-link

Create links to internal or external resources.

1044.0k](/packages/digital-creative-resource-navigation-link)

PHPackages © 2026

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