imgix/imgix-php
PHP client for building imgix image URLs with transformation params, optional HTTP/HTTPS, and support for signed URLs and srcset generation. Tested on PHP 8.0–8.2 and designed for reusable URL builders per imgix domain.
Full Changelog: https://github.com/imgix/imgix-php/compare/4.0.0...4.1.0
Full Changelog: https://github.com/imgix/imgix-php/compare/3.3.1...4.0.0
includeLibraryParam, to match other constructor options.$path values.$path value is an absolute URL or a relative path.rawurlencode() instead of urlencode() in all cases.rawEncodePath argument of createURL(), since it's no longer needed.createURL() that allows the given path to be encoded with rawurlencode() rather than urlencode(). See #27 for more details.http_build_url dependencyksort was used with an empty parameter set. Thanks, @seanislegend! https://github.com/imgix/imgix-php/pull/9Adding in the ixlib parameter to all requests for security and diagnostic concerns.
How can I help you explore Laravel packages today?