imgproxy-php
imgproxy-php copied to clipboard
URL generator for darthsim/imgproxy
Adding the option to use plain source urls allows for SEO friendly urls. I've made sure it's backwards compatible with the current codebase.
Width and Height, command line options, are actually strings, although the Url class constructor requires integers. Code bellow resolves the problem.
Width and Height, command line options, are actually strings, although the Url class constructor requires integers. Code bellow resolves the problem. committing all file. file -> src/CLI.php [CLI.php.txt](https://github.com/crocodile2u/imgproxy-php/files/14620974/CLI.php.txt)