Description
Codebase requirements can be detected by analyzing PHP source files. It is a library for finding the minimum PHP version and required extensions for a codebase, useful in compatibility reports and packaging checks. Developers consume it from tools or scripts rather than launching a user-facing app.