The idea behind this project is to have an idea of your project's requirements for a minimal server installation.
Another use case can be cleaning up old legacy projects using the same server configuration/installation for decades after doing some refactorings or upgrades, esp. when moving those projects into Docker images.
## Installation
*... todo, when any releases are ready*
## Usage
To check your code, simply run the `extension-check.phar`.
The tool automatically executes the checks for the current directory (`./`).
### Important
Please note that your command line and web server PHP configurations (php.ini files) may load different PHP extensions!
To use a specific `php.ini` file, run the tool like this: