PHPackages                             wearedevtical/novassport - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. wearedevtical/novassport

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

wearedevtical/novassport
========================

A Laravel Nova tool to manage API Authentication (Passport).

v2.0.2(4y ago)663.1k20[1 issues](https://github.com/devtical/novassport/issues)[4 PRs](https://github.com/devtical/novassport/pulls)MITPHPPHP ^8.0|^7.3

Since Sep 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/devtical/novassport)[ Packagist](https://packagist.org/packages/wearedevtical/novassport)[ Patreon](https://www.patreon.com/kristories)[ RSS](/packages/wearedevtical-novassport/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (3)Versions (12)Used By (0)

Novassport
==========

[](#novassport)

A Laravel Nova tool to manage API Authentication (Passport).

[![Screenshot](https://camo.githubusercontent.com/0d550840cd94221607a0f0a4842136efcb85581dc779dceddf596a128144c3ee/68747470733a2f2f692e696d6775722e636f6d2f75466b6872496b2e706e67)](https://camo.githubusercontent.com/0d550840cd94221607a0f0a4842136efcb85581dc779dceddf596a128144c3ee/68747470733a2f2f692e696d6775722e636f6d2f75466b6872496b2e706e67)

Todo :
------

[](#todo-)

- My Apps
- Authorized Apps
- Personal Access Tokens

Requirements
------------

[](#requirements)

- Laravel
- Passport

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

[](#installation)

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

```
composer require wearedevtical/novassport

```

Usage
-----

[](#usage)

Add `Novassport` to your `NovaServiceProvider.php`

```
use Devtical\Novassport\Novassport;

// ...

public function tools()
{
    return [
        // ...
        new Novassport(),
    ];
}
```

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 88.1% 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 ~241 days

Recently: every ~207 days

Total

6

Last Release

1621d ago

Major Versions

v0.0.2 → v1.0.02019-10-10

v1.0.0 → v2.0.02020-02-12

PHP version history (2 changes)v0.0.1PHP &gt;=7.1.0

v2.0.1PHP ^8.0|^7.3

### 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 (37 commits)")[![raulsh](https://avatars.githubusercontent.com/u/54923646?v=4)](https://github.com/raulsh "raulsh (3 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

hacktoberfestlaravellaravel-novalaravel-packagenovaoauthoauth2passportlaravelauthAuthenticationoauthoauth2passportnova

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/wearedevtical-novassport/health.svg)

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

###  Alternatives

[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2745.2M3](/packages/auth0-login)[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

59403.6k8](/packages/jeremy379-laravel-openid-connect)

PHPackages © 2026

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