Libraries tagged by color hash
shahonseven/php-color-hash
57802 Downloads
Generate color based on the given string. Backported from the Javascript library color-hash
phlak/colorizer
13911 Downloads
Generate persistantly unique colors from a string.
vongola12324/laravel-color-hash
826 Downloads
ColorHash Library for Laravel 5.0+
bitandblack/color-hash
696 Downloads
Generates a color based on a given string.
macropage/sdk-ebay-rest-browse
2808 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.
nogrod/ebay-buy-browse-php-sdk
6 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to 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: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.
ypho/colors
5 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
3 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.
bvanhoekelen/terminal-style
642473 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.
alecrabbit/php-console-spinner
7812 Downloads
Extremely flexible spinner for [async] php cli applications
questocat/console-color
44015 Downloads
A simple command line colorize library
geoffroy-aubry/logger
19968 Downloads
PSR-3 logger for adding colors and indentation on PHP CLI output.
overtrue/bash-color
10 Downloads
A tool for output styled bash text.
phpexperts/console-painter
75 Downloads
A quick and easy library for colorizing and stylizing ANSI consoles.