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(3y ago)08.5k[1 PRs](https://github.com/t-regx/fqn-check/pulls)1MITPHP

Since Mar 4Pushed 3y 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 1mo ago

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

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

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

1406d 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

[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)[roave/backward-compatibility-check

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

5953.3M56](/packages/roave-backward-compatibility-check)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[recca0120/laravel-erd

Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.

36072.0k](/packages/recca0120-laravel-erd)[ondrejmirtes/better-reflection

Better Reflection - an improved code reflection API

136.2M4](/packages/ondrejmirtes-better-reflection)

PHPackages © 2026

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