imgproxy-php icon indicating copy to clipboard operation
imgproxy-php copied to clipboard

URL generator for darthsim/imgproxy

Results 3 imgproxy-php issues
Sort by recently updated
recently updated
newest added

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)