Download the PHP package rawr/fqn-check without Composer
On this page you can find all versions of the php package rawr/fqn-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rawr/fqn-check
More information about rawr/fqn-check
Files in rawr/fqn-check
Download rawr/fqn-check
More information about rawr/fqn-check
Files in rawr/fqn-check
Vendor rawr
Package fqn-check
Short Description Checks source trees for not fully qualified function calls.
License MIT
Package fqn-check
Short Description Checks source trees for not fully qualified function calls.
License MIT
Please rate this library. Is it a good library?
Informations about the package fqn-check
fqn-check
Checks source trees for fully qualified function calls and constants.
Installation
Usage
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
You might also want to check out friendsofphp/php-cs-fixer with its native_function_invocation
option.
License
The MIT License.
All versions of fqn-check with dependencies
PHP Build Version
Package Version
Requires
nikic/php-parser Version
^2.0|^3.0|^4.0
The package rawr/fqn-check contains the following files
Loading the files please wait ....