PHPackages                             vitegroupltd/vitelicense-laravel-integrate - 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. [Payment Processing](/categories/payments)
4. /
5. vitegroupltd/vitelicense-laravel-integrate

ActiveLibrary[Payment Processing](/categories/payments)

vitegroupltd/vitelicense-laravel-integrate
==========================================

Laravel package for vitelicense.io

1.0.9(1y ago)036MITPHPPHP ^8.1

Since Jul 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vitegroupltd/vitelicense-laravel-integrate)[ Packagist](https://packagist.org/packages/vitegroupltd/vitelicense-laravel-integrate)[ Docs](https://github.com/vitegroupltd/vitelicense-laravel-integrate)[ RSS](/packages/vitegroupltd-vitelicense-laravel-integrate/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (11)Used By (0)

vitelicense.io Laravel
======================

[](#vitelicenseio-laravel)

The free Laravel package to help you integrate with vitelicense.io

Use Cases
---------

[](#use-cases)

- Create and manage software with vitelicense.io
- Manage devices with vitelicense.io
- Create and manage licenses with vitelicense.io

Features
--------

[](#features)

- Dynamic vitelicense.io credentials from config/vitelicense.php
- Easy to manage your software licenses with a few lines of coding

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

[](#requirements)

- **PHP**: 8.1 or higher
- **Laravel** 9.0 or higher

Quick Start
-----------

[](#quick-start)

If you prefer to install this package into your own Laravel application, please follow the installation steps below

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

[](#installation)

#### Step 1. Install a Laravel project if you don't have one already

[](#step-1-install-a-laravel-project-if-you-dont-have-one-already)

#### Step 2. Require the current package using composer:

[](#step-2-require-the-current-package-using-composer)

```
composer require vitegroupltd/vitelicense-laravel-integrate
```

#### Step 3. Publish the controller file and config file

[](#step-3-publish-the-controller-file-and-config-file)

```
php artisan vendor:publish --provider="ViteGroup\ViteLicense\ViteLicenseServiceProvider" --tag="vitelicense"
```

If publishing files fails, please create corresponding files at the path `config/vitelicense.php` and `app\Http\Controllers\ViteLicenseControllers.php` from this package. And you can also further customize the ViteLicenseControllers.php file to suit your project.

#### Step 4. Update the various config settings in the published config file:

[](#step-4-update-the-various-config-settings-in-the-published-config-file)

After publishing the package assets a configuration file will be located at `config/vitelicense.php`. Please find in vitelicense.io to get those values to fill into the config file.

RESTful API Documentation
-------------------------

[](#restful-api-documentation)

Please see [POSTMAN DOCUMENTATION](https://documentation.vitelicense.io) for details.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  or use the issue tracker.

Credits
-------

[](#credits)

- [Vite., Ltd](https://github.com/vitegroupltd)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Recently: every ~23 days

Total

10

Last Release

562d ago

### Community

Maintainers

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

---

Top Contributors

[![fdteam-deanie](https://avatars.githubusercontent.com/u/146782529?v=4)](https://github.com/fdteam-deanie "fdteam-deanie (14 commits)")

---

Tags

laravelpackagepaymentlicense-managementkeygenvitelicensekeygen.sh

### Embed Badge

![Health badge](/badges/vitegroupltd-vitelicense-laravel-integrate/health.svg)

```
[![Health](https://phpackages.com/badges/vitegroupltd-vitelicense-laravel-integrate/health.svg)](https://phpackages.com/packages/vitegroupltd-vitelicense-laravel-integrate)
```

###  Alternatives

[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4845.9k](/packages/sebdesign-laravel-viva-payments)[henryejemuta/laravel-monnify

A laravel package to seamlessly integrate monnify api within your laravel application

132.1k](/packages/henryejemuta-laravel-monnify)[tsaiyihua/laravel-linepay

linepay library for laravel

102.9k](/packages/tsaiyihua-laravel-linepay)

PHPackages © 2026

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