iris

PHP library for color manipulation and conversion.

MIT License

Downloads
1.1M
Stars
112
Committers
15
iris - 3.1.1 Latest Release

Published by ozdemirburak over 1 year ago

  • Using float instead of int to avoid warnings @jaulz
iris - 3.1.0

Published by ozdemirburak over 1 year ago

  • Use float instead of int to avoid warnings @jaulz
  • Fixes for issues #39
iris - 2.5.0

Published by ozdemirburak over 2 years ago

  • Made BaseColor::back() and BaseColor::getColorModelName() public, added mixInHsv() @rv1971
  • Use non-locale aware output for the alpha value @Jako
  • Updated .gitignore, and some code refactoring @kudashevs
iris - 3.0.0

Published by ozdemirburak over 2 years ago

  • Remove PHP 7 support, will only support PHP 8
  • Added type hinting and return type declarations
  • Made BaseColor::back() and BaseColor::getColorModelName() public @rv1971
  • Use non-locale aware output for the alpha value @Jako
  • Updated .gitignore, and some code refactoring @kudashevs
iris - 2.4.0

Published by ozdemirburak about 3 years ago

Added new Hexa class, fixes issue #28, thanks to @amnuts.

iris - 2.3.1

Published by ozdemirburak over 3 years ago

Changed HSL to HSV conversion method, fixes issue #27.

iris - 2.3.0

Published by ozdemirburak almost 4 years ago

  • Support PHP 8.0, fixes issue #26.
iris - 2.2.0

Published by ozdemirburak about 4 years ago

iris - 2.1.0

Published by ozdemirburak over 4 years ago

  • Remove PHP 7.1 support
  • Allow more than two precision for alpha @dtSniper
iris - 2.0.1

Published by ozdemirburak about 5 years ago

  • Added full list of CSS colours, thanks to @amnuts.
iris - 2.0.0

Published by ozdemirburak about 5 years ago

  • Remove support for PHP 7.0 and below
  • Added new factory method for detecting and parsing color format when format is unknown @amnuts
  • Upgrade to phpunit 8, updated tests for phpunit 9 deprecations.
iris - 1.2.1

Published by ozdemirburak about 6 years ago

Added tint and shade methods.

iris - 1.2.0

Published by ozdemirburak over 6 years ago

Added isLight and isDark methods.

iris - 1.1.1

Published by ozdemirburak about 7 years ago

Improved code coverage.

iris - 1.1.0

Published by ozdemirburak about 7 years ago

iris - 1.0.0

Published by ozdemirburak over 7 years ago