PHPackages                             simplesquid/nova-vend - 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. [Admin Panels](/categories/admin)
4. /
5. simplesquid/nova-vend

ActiveLibrary[Admin Panels](/categories/admin)

simplesquid/nova-vend
=====================

A Laravel Nova tool for our PHP SDK and Laravel package for Vend POS.

v0.2.1(6y ago)010MITVuePHP ^7.2

Since Sep 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/simplesquid/nova-vend)[ Packagist](https://packagist.org/packages/simplesquid/nova-vend)[ RSS](/packages/simplesquid-nova-vend/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

Vend (a Laravel Nova tool)
==========================

[](#vend-a-laravel-nova-tool)

[![Latest Version](https://camo.githubusercontent.com/28453e520dce1cdc67a65ede4ae13c30315e9640f445ab055b097859d125d714/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f73696d706c6573717569642f6e6f76612d76656e642e7376673f7374796c653d666c61742d737175617265)](https://github.com/simplesquid/nova-vend/releases)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/bb6e32c4fce29de0344ce56e438fd1e93d31f72193d24f9ab6d5f326fc20311d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73696d706c6573717569642f6e6f76612d76656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/simplesquid/nova-vend)

A Laravel Nova tool for our [PHP SDK](https://github.com/simplesquid/vend-sdk) and [Laravel package](https://github.com/simplesquid/laravel-vend-sdk) for Vend POS |

Contributions, issues and suggestions are very much welcome.

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

[](#installation)

To install the SDK in your project you need to require the package via composer:

```
composer require simplesquid/nova-vend
```

To register the Tool in Nova, simply add it to the list of tools returned by the `tools` method in your application's `NovaServiceProvider`. For example:

```
use SimpleSquid\NovaVend\VendLogin;

/**
 * Get the cards that should be listed in the Nova sidebar.
 *
 * @return array
 */
public function tools()
{
    return [
        new VendLogin,
    ];
}
```

OAuth Authorisation
-------------------

[](#oauth-authorisation)

This tool currently only supports OAuth 2.0 authorisation with the Vend API.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

4

Last Release

2358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e90efcfce673cabc08f0101ee076b8060508c33e7693c048d58e44e4a53b2300?d=identicon)[simplesquid](/maintainers/simplesquid)

---

Top Contributors

[![mdpoulter](https://avatars.githubusercontent.com/u/1091085?v=4)](https://github.com/mdpoulter "mdpoulter (2 commits)")

---

Tags

laravelnovaphppoint-of-salesdkphplaravelsdknovapoint-of-salevend

### Embed Badge

![Health badge](/badges/simplesquid-nova-vend/health.svg)

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

###  Alternatives

[inani/nova-resource-maker

A Laravel Nova package to help you generate resources fields

2513.7k](/packages/inani-nova-resource-maker)[prismaticoder/maker-checker-laravel

A package for simplifying the integration of a maker-checker approval process to your Laravel application.

232.7k](/packages/prismaticoder-maker-checker-laravel)

PHPackages © 2026

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