Library for transforming HTTP form request data into normalizable array. Requires PHP 8.0 - 8.5.
For usage examples see tests/FormDataTransformerTest.php.
// TODO add more info to README.md
To run unit tests, execute ./vendor/bin/phpunit in the project root folder.