Skip to main content

Module libraries

Module libraries 

Source
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.