PHPackages                             defro/colormind - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. defro/colormind

ActiveLibrary[API Development](/categories/api)

defro/colormind
===============

Library to request Colour Lovers REST Api.

1.0.0(3y ago)06MITPHPPHP &gt;=8

Since Nov 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/defro/colormind)[ Packagist](https://packagist.org/packages/defro/colormind)[ Docs](https://github.com/defro/colormind)[ RSS](/packages/defro-colormind/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

ColorMind API
=============

[](#colormind-api)

[![Latest Version](https://camo.githubusercontent.com/4233fc44647ed16a7721721b8cebeca28c16f8de05c9f5a2408b85f6c88cd58b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f646566726f2f636f6c6f726d696e642e7376673f7374796c653d666c61742d737175617265)](https://github.com/defro/colormind/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/2c67de70e65d1d7fec243b97c531a90e65d4cb8353d3bec0ed1748b9bd45ff47/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f646566726f2f636f6c6f726d696e642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/defro/colormind)[![SymfonyInsight](https://camo.githubusercontent.com/414805ec03544c4c50de3606c967ffbde8fd8b114315cc0635ffd8d8dce581b5/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f62343062646537642d366561662d343130622d623561372d6535373033663465336230632f6d696e692e737667)](https://insight.symfony.com/projects/bb6b7848-7e7a-4e9f-a25b-397369caeef5)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/5f27e5bf00fbd60b523cece510008533946702ce71ec43f7a2837b9202ef52f4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646566726f2f636f6c6f726d696e642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/defro/colormind/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/4eabb4ac2612935939b3e14eec2143f52a953f2c76c7a06276b447295fb2f84b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646566726f2f636f6c6f726d696e642f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/defro/colormind/?branch=master)[![StyleCI](https://camo.githubusercontent.com/6b236bd43669a95ea9a06797adee0bbf3ff8def821764a334b28f832a64ac339/68747470733a2f2f7374796c6563692e696f2f7265706f732f3536383538363736352f736869656c64)](https://styleci.io/repos/156726302)[![Total Downloads](https://camo.githubusercontent.com/f2778e211900f2b4d3a9de678aac7c0b7f5940c4c659069958d41df3ef69d1e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646566726f2f636f6c6f726d696e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/defro/colormind)[![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MSER6KJHQM9NS)

This package can get quotes and their authors using [Colorming API](http://colormind.io/api-access/).

Here's a quick example:

```
$client = new \GuzzleHttp\Client();
$colorMind = new \Defro\ColorMind\Api($client);
$randomPalette = $colorMind
    ->getRandomPalette();

var_dump($randomPalette);
```

Documentation
-------------

[](#documentation)

Read how to install, use this package, customize it on [documentation page](https://defro.github.io/colormind/).

License
-------

[](#license)

The MIT License (MIT). Please see [license file](LICENSE) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1319d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25364?v=4)[Joël Gaujard](/maintainers/defro)[@defro](https://github.com/defro)

---

Top Contributors

[![defro](https://avatars.githubusercontent.com/u/25364?v=4)](https://github.com/defro "defro (6 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

apicolorpatternpalettecolormind

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/defro-colormind/health.svg)

```
[![Health](https://phpackages.com/badges/defro-colormind/health.svg)](https://phpackages.com/packages/defro-colormind)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

617.2M42](/packages/resend-resend-php)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
