graham-campbell / analyzer
Checks if referenced classes really exist.
Fund package maintenance!
GrahamCampbell
Tidelift
Installs: 537 560
Dependents: 120
Suggesters: 0
Security: 0
Stars: 28
Watchers: 2
Forks: 5
Open Issues: 2
Requires
- php: ^7.4.15 || ^8.0.2
- nikic/php-parser: ^4.17.1
- phpdocumentor/reflection-common: ^2.2
- phpdocumentor/reflection-docblock: ^5.3
- phpdocumentor/type-resolver: ^1.7.3
Requires (Dev)
- phpunit/phpunit: ^9.6.15 || ^10.5.1
Suggests
- phpunit/phpunit: Required to use the analysis trait.
This package is auto-updated.
Last update: 2024-11-03 17:16:02 UTC
README
Analyzer was created by, and is maintained by Graham Campbell, and checks if referenced classes really exist. Feel free to check out the change log, releases, security policy, license, code of conduct, and contribution guidelines.
Installation
This version requires PHP 7.4-8.3 and supports PHPUnit 9-10.
To get the latest version, simply require the project using Composer:
$ composer require "graham-campbell/analyzer:^4.1" --dev
Security
If you discover a security vulnerability within this package, please send an email to security@tidelift.com. All security vulnerabilities will be promptly addressed. You may view our full security policy here.
License
Analyzer is licensed under The MIT License (MIT).
For Enterprise
Available as part of the Tidelift Subscription
The maintainers of graham-campbell/analyzer
and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.