thumbhash

Thumbhash implementation in PHP

MIT License

Downloads
34.4K
Stars
136
Committers
5
thumbhash - v1.3.0

Published by SRWieZ 11 days ago

What's Changed

New Contributors

Full Changelog: https://github.com/SRWieZ/thumbhash/compare/v1.2.1...v1.3.0

thumbhash - v1.2.1 Latest Release

Published by SRWieZ 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SRWieZ/thumbhash/compare/v1.2.0...v1.2.1

thumbhash -

Published by SRWieZ over 1 year ago

Added

  • Ignore unnecessary files from being downloaded by packagist #7 from @tobimori
  • Added extract_size_and_pixels_with_imagick_pixel_iterator() helper #4
thumbhash -

Published by SRWieZ over 1 year ago

Added

  • Compatibility with PHP ^7.3
  • Added convertStringToHash() #1

Fixed

  • Thumbhash::RGBAToHash() instead of Thumbhash::encode()

Changed

  • Downgrade dev dependencies: PestPHP ^2.0 => ^1.0
thumbhash -

Published by SRWieZ over 1 year ago

First version