PHPackages                             best-it/license-check - 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. best-it/license-check

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

best-it/license-check
=====================

Tool to check licenses of used packages.

0.2.0(5y ago)2168[1 issues](https://github.com/bestit/license-check/issues)[1 PRs](https://github.com/bestit/license-check/pulls)2MITPHPPHP ^8.0

Since Apr 6Pushed 3y ago2 watchersCompare

[ Source](https://github.com/bestit/license-check)[ Packagist](https://packagist.org/packages/best-it/license-check)[ RSS](/packages/best-it-license-check/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (1)Dependencies (10)Versions (6)Used By (2)

best it license check
=====================

[](#best-it-license-check)

[![Build Status](https://camo.githubusercontent.com/a3ae245fd919da18257db54bf74d10ac0558b938feb66fed78eedaf53757aa75/68747470733a2f2f7472617669732d63692e6f72672f6265737469742f6c6963656e73652d636865636b2e7376673f6272616e63683d6d61696e)](https://travis-ci.org/bestit/license-check) [![Build Status](https://camo.githubusercontent.com/b5b721a3221df8614bb9b4188e269ce659d6d80699c723078fb5836ee064800d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6265737469742f6c6963656e73652d636865636b2f6261646765732f6275696c642e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/bestit/license-check/build-status/main) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/d89751d6aaf54e5552931bcc95be62336b0a852d7dbc0879fb96c1ec6a1359bf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6265737469742f6c6963656e73652d636865636b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/bestit/license-check/?branch=main) [![Code Coverage](https://camo.githubusercontent.com/ab50e333bddb358dff33ffa9e12f5accec8ca089f9557a386f742c80b16a063b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6265737469742f6c6963656e73652d636865636b2f6261646765732f636f7665726167652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/bestit/license-check/?branch=main)

This tool can be used to check the licenses of the used packages.

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

[](#installation)

Our package can be installed with composer with the following command:

```
composer require best-it/license-check --dev --prefer-dist
```

Usage
-----

[](#usage)

Create one or more YAML configuration files ([license-check.yml](license-check.yml)) like this:

```
allowed-licenses:
  - MIT

allowed-packages:
  composer:
    - /best-it\/license-check/
    - /best-it\/.*/
  node:
    - /test\/test/
```

The allowed packages must be defined as a regular expression.

If multiple files are passed as an argument they will be merged to a single configuration.

Execute the following command to get a report which includes the information that everything is compatible or that some dependencies are not compatible with your configuration. In case of problems the error code is 1.

```
./vendor/bin/license-check
```

Development / Contributing
--------------------------

[](#development--contributing)

See [CONTRIBUTING.md](./CONTRIBUTING.md).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~13 days

Total

2

Last Release

1854d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/acc5af332f2a79dedb5aea83c3b4c2665d99fd2c14743fd0c2a3d70ecf0b7859?d=identicon)[best-it](/maintainers/best-it)

---

Top Contributors

[![tim-kellner](https://avatars.githubusercontent.com/u/15520044?v=4)](https://github.com/tim-kellner "tim-kellner (6 commits)")[![bestit-ewieser](https://avatars.githubusercontent.com/u/35915201?v=4)](https://github.com/bestit-ewieser "bestit-ewieser (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/best-it-license-check/health.svg)

```
[![Health](https://phpackages.com/badges/best-it-license-check/health.svg)](https://phpackages.com/packages/best-it-license-check)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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