Skip to content

v0.1.0 - First Public Version

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthieumastadenis matthieumastadenis released this 07 Sep 17:45
· 2 commits to main since this 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