sediment / analyzer
A static analyzer that reads a WordPress plugin's source code and reports exactly what it leaves behind in your database.
Package info
Type:project
pkg:composer/sediment/analyzer
v0.6.0
2026-07-30 20:05 UTC
Requires
- php: ^8.3
- ext-json: *
- nikic/php-parser: ^5.0
- symfony/console: ^7.0
Requires (Dev)
- phpunit/phpunit: ^11.0
Suggests
- ext-curl: Used by `sediment fetch`; without it PHP's stream wrappers are used instead
- ext-zip: Needed by `sediment fetch` to unpack plugins downloaded from wordpress.org