PHPackages                             rawr/fqn-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. rawr/fqn-check

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

rawr/fqn-check
==============

Checks source trees for not fully qualified function calls.

1.3.0(4y ago)08.6k[1 PRs](https://github.com/t-regx/fqn-check/pulls)1MITPHP

Since Mar 4Pushed 4y agoCompare

[ Source](https://github.com/t-regx/fqn-check)[ Packagist](https://packagist.org/packages/rawr/fqn-check)[ RSS](/packages/rawr-fqn-check/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (7)Used By (1)

fqn-check
=========

[](#fqn-check)

Checks source trees for fully qualified function calls and constants.

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

[](#installation)

```
composer require --dev kelunik/fqn-check

```

Usage
-----

[](#usage)

```
vendor/bin/fqn-check /path/to/source

```

All not fully qualified function calls and constants will be listed and the exit code will be `1` if any such function call is found, `0` otherwise.

Alternatives
------------

[](#alternatives)

You might also want to check out [friendsofphp/php-cs-fixer](https://github.com/friendsofphp/php-cs-fixer) with its `native_function_invocation` option.

License
-------

[](#license)

[The MIT License](./LICENSE).

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 59.1% 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 ~390 days

Recently: every ~487 days

Total

6

Last Release

1460d ago

Major Versions

v0.1.3 → v1.2.02020-11-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f388dbecf863b7cf5131dbac972514dab843f609977315694b9f25e0e63332d?d=identicon)[danon](/maintainers/danon)

---

Top Contributors

[![danon](https://avatars.githubusercontent.com/u/13367735?v=4)](https://github.com/danon "danon (13 commits)")[![kelunik](https://avatars.githubusercontent.com/u/2743004?v=4)](https://github.com/kelunik "kelunik (7 commits)")[![colinodell](https://avatars.githubusercontent.com/u/202034?v=4)](https://github.com/colinodell "colinodell (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rawr-fqn-check/health.svg)

```
[![Health](https://phpackages.com/badges/rawr-fqn-check/health.svg)](https://phpackages.com/packages/rawr-fqn-check)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[deptrac/deptrac

Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.

3.0k8.8M118](/packages/deptrac-deptrac)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

6003.7M96](/packages/roave-backward-compatibility-check)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4814.0M25](/packages/coenjacobs-mozart)[v.chetkov/php-clean-architecture

PHP Clean Architecture

14661.1k](/packages/vchetkov-php-clean-architecture)

PHPackages © 2026

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