PHPackages                             erjon/laravel\_license - 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. [Security](/categories/security)
4. /
5. erjon/laravel\_license

ActiveLibrary[Security](/categories/security)

erjon/laravel\_license
======================

Package to give a project an license and prevent installation if client doesn't have it

v0.1(1y ago)011MITPHP

Since Jul 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ErjonStafa/LaravelLicense)[ Packagist](https://packagist.org/packages/erjon/laravel_license)[ RSS](/packages/erjon-laravel-license/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel license
---------------

[](#laravel-license)

Create licenses for your website

### Installation

[](#installation)

```
composer require erjon/laravel_license

```

### Publish files

[](#publish-files)

```
php artisan vendor:publish --tag=license

```

This will create two files in your project

- config/vendor/license/license.php
- views/vendor/license/activate.blade.php

### Migrate

[](#migrate)

You can migrate if your website uses database

```
php artisan migrate

```

### Add license

[](#add-license)

```
php artisan license:add ABCD-EFGH-IJKL

```

### Activate the license when you first install the project

[](#activate-the-license-when-you-first-install-the-project)

### 1. *By command line*

[](#1-by-command-line)

```
php artisan license:activate ABCD-EFGH-IJKL

```

### 2. *Just straight up open the website and insert the license in the form provided.*

[](#2-just-straight-up-open-the-website-and-insert-the-license-in-the-form-provided)

#### Things to consider

[](#things-to-consider)

- If you activate the license before connecting to the database, you will be required to provide the license one more time.
- License should be 8 to 30 characters long.
- Someone with enough knowledge of php/laravel or just programming in general can easily copy the existing project.
- License characters allowed are ascii characters from 33 to 122.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

707d ago

### Community

Maintainers

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

---

Top Contributors

[![ErjonStafa](https://avatars.githubusercontent.com/u/94717352?v=4)](https://github.com/ErjonStafa "ErjonStafa (6 commits)")

### Embed Badge

![Health badge](/badges/erjon-laravel-license/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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