Download the PHP package kubawerlos/types-checker without Composer
On this page you can find all versions of the php package kubawerlos/types-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kubawerlos/types-checker
More information about kubawerlos/types-checker
Files in kubawerlos/types-checker
Download kubawerlos/types-checker
More information about kubawerlos/types-checker
Files in kubawerlos/types-checker
Vendor kubawerlos
Package types-checker
Short Description A tool to find missing type declarations in PHP 7 code
License MIT
Package types-checker
Short Description A tool to find missing type declarations in PHP 7 code
License MIT
Please rate this library. Is it a good library?
Informations about the package types-checker
Types checker
A tool to find missing type declarations in PHP 7 code.
Installation
Usage
Configuration
Option | Description |
---|---|
--autoloader |
Add custom autoloader file |
--exclude |
Exclude class, interface or trait from report |
--skip-return-types |
Do not report missing return types |
Example
All versions of types-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
ext-tokenizer Version *
symfony/console Version ^3.4 || ^4.0 || ^5.0 || ^6.0
symfony/finder Version ^3.4 || ^4.0 || ^5.0 || ^6.0
ext-tokenizer Version *
symfony/console Version ^3.4 || ^4.0 || ^5.0 || ^6.0
symfony/finder Version ^3.4 || ^4.0 || ^5.0 || ^6.0
The package kubawerlos/types-checker contains the following files
Loading the files please wait ....