Download the PHP package emotality/laravel-color without Composer
On this page you can find all versions of the php package emotality/laravel-color. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-color
Laravel Color
A Laravel package to retrieve information from colors, convert and more.
:warning: Note: This package is a work-in-progress! :construction:
Requirements
- PHP 7.3+
- Laravel 8+
Installation
Usage
Functions can also be called directly without parsing the color with parse()
:
As this is a Facade, it can just be called without an import like this:
This package also supports hex8
which includes the alpha:
Examples:
Functions
Please see all functions here.
toArray() for #ff283080
:
License
laravel-color is released under the MIT license. See LICENSE for details.
All versions of laravel-color with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-json Version *
ext-bcmath Version *
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
ext-json Version *
ext-bcmath Version *
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
The package emotality/laravel-color contains the following files
Loading the files please wait ....