Skip to content

Releases: matthieumastadenis/couleur

v0.1.0 - First Public Version

07 Sep 17:45
Compare
Choose a tag to compare
Pre-release

🎨 Couleur: A modern PHP 8.1+ color library

Say hello to Couleur, a new PHP 8.1+ color library.

Couleur is intended to be compatible with CSS Color Module Level 4, and is mainly inspired by Color.js from Lea Verou and Chris Lilley.

This first release is the first publicly available. The work on this library is not finished yet, but I hope it's a good enough start.

For the moment, there is still a lack of unit tests, and a few color spaces as well as distance calculation functions and gammut correction remain to be implemented. All of these will come soon.

In the meantime, please feel free to share your opinion about Couleur, and to contribute if you want to.

Full Changelog: https://github.com/matthieumastadenis/couleur/commits/v0.1.0