PHPackages                             mprince2k18/envato-license-verification - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mprince2k18/envato-license-verification

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mprince2k18/envato-license-verification
=======================================

This is my package envato-license-verification

116[4 PRs](https://github.com/mprince2k18/envato-license-verification/pulls)PHP

Since Nov 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mprince2k18/envato-license-verification)[ Packagist](https://packagist.org/packages/mprince2k18/envato-license-verification)[ RSS](/packages/mprince2k18-envato-license-verification/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependenciesVersions (5)Used By (0)

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

[](#installation)

You can install the package via composer:

```
composer require mprince2k18/envato-license-verification
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="envato-license-verification-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="envato-license-verification-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="envato-license-verification-views"
```

Usage
-----

[](#usage)

```
$envatoLicenseVerification = new Mprince2k18\EnvatoLicenseVerification();
echo $envatoLicenseVerification->echoPhrase('Hello, Mprince2k18!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/mprince2k18/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Mohammad Prince](https://github.com/mprince2k18)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 68.4% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43857625?v=4)[Mohammad Prince](/maintainers/mprince2k18)[@mprince2k18](https://github.com/mprince2k18)

---

Top Contributors

[![mprince2k18](https://avatars.githubusercontent.com/u/43857625?v=4)](https://github.com/mprince2k18 "mprince2k18 (26 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

### Embed Badge

![Health badge](/badges/mprince2k18-envato-license-verification/health.svg)

```
[![Health](https://phpackages.com/badges/mprince2k18-envato-license-verification/health.svg)](https://phpackages.com/packages/mprince2k18-envato-license-verification)
```

PHPackages © 2026

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