Expand description
Library-specific providers for PHP stdlib, PSL, and Flow-PHP.
Re-exports§
pub use flow_php::FlowPhpPlugin;pub use psl::PslPlugin;pub use stdlib::StdlibPlugin;
Modules§
- flow_
php - Flow-PHP providers.
- psl
- PSL (PHP Standard Library) providers.
- stdlib
- PHP standard library providers.
Statics§
- ALL_
PLUGINS - All available analyzer plugins.