Libraries tagged by color hash
shahonseven/php-color-hash
65374 Downloads
Generate color based on the given string. Backported from the Javascript library color-hash
phlak/colorizer
16696 Downloads
Generate persistantly unique colors from a string.
bitandblack/color-hash
969 Downloads
Generates a color based on a given string.
vongola12324/laravel-color-hash
989 Downloads
ColorHash Library for Laravel 5.0+
nogrod/ebay-buy-browse-php-sdk
41 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
macropage/sdk-ebay-rest-browse
3056 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
ypho/colors
6 Downloads
Colors is a small package that contains 22 color palettes. Each palette has ten shades from light to dark.
hasbridge/php-color
7845 Downloads
Color utility class for PHP 5.3 that allows for easy conversion between RGB, HSV, XYZ, and Lab colorspaces, as well as color comparison
numerogeek/ebay-browse-api
4 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part. Provides a bridge between the eBay legacy APIs, such as Finding, and the RESTful APIs, which use different formats for the item IDs. The item_summary, search_by_image, and item resource calls require an Application access token.
alecrabbit/php-console-spinner
20772 Downloads
Extremely flexible spinner for [async] php cli applications
bvanhoekelen/terminal-style
730836 Downloads
Return your terminal message in style! Change the text style, text color and text background color form the terminal interface with ANSI color codes. The terminal style tool support Laravel and Composer.
questocat/console-color
51540 Downloads
A simple command line colorize library
geoffroy-aubry/logger
20764 Downloads
PSR-3 logger for adding colors and indentation on PHP CLI output.
overtrue/bash-color
11 Downloads
A tool for output styled bash text.
phpexperts/console-painter
102 Downloads
A quick and easy library for colorizing and stylizing ANSI consoles.