承接 pixelbrackets/ral-color-chart 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pixelbrackets/ral-color-chart

Composer 安装命令:

composer require pixelbrackets/ral-color-chart

包简介

This package provides a static list of RAL Classic Colors

README 文档

README

Version Build Status Made With License

This package provides a static list of RAL Classic Colors.

The object returns an array which contains the RAL Number, Range Index, English Name, German Name and a compatible Hex Color Code.

Screenshot

Requirements

  • PHP

Installation

Packagist Entry https://packagist.org/packages/pixelbrackets/ral-color-chart/

Source

https://gitlab.com/pixelbrackets/ral-color-chart/

Usage

See tests/demo.php

  1. Get an array with all RAL Classic Colors
    $colorChart = new \Pixelbrackets\RalColorChart\RalColorChart();
    $colors = $colorChart->getColors();
    

    Or as static method call

    $colors = \Pixelbrackets\RalColorChart\RalColorChart::getColors();
    
  2. Get an array with all RAL Classic Ranges
    $ranges = \Pixelbrackets\RalColorChart\RalColorChart::getRanges();
    
  3. Get an array with all RAL Classic Colors grouped by range index
    $groupedColors = \Pixelbrackets\RalColorChart\RalColorChart::getColorsGroupedByRange();
    
  4. Get an array of a single RAL Classic Color
    $color = \Pixelbrackets\RalColorChart\RalColorChart::getColor('RAL 2010');
    

License

GNU General Public License version 2 or later

The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.

Author

Dan Kleine (mail@pixelbrackets.de / @pixelbrackets)

Changelog

See ./CHANGELOG.md

Contribution

This script is Open Source, so please use, patch, extend or fork it.

统计信息

  • 总下载量: 12.47k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2018-11-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固