PHPackages                             frozzare/papi-property-color - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. frozzare/papi-property-color

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

frozzare/papi-property-color
============================

Color picker property for Papi

v1.0.0(11y ago)116MITPHPPHP &gt;=5.3.0

Since Jan 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/frozzare/papi-property-color)[ Packagist](https://packagist.org/packages/frozzare/papi-property-color)[ RSS](/packages/frozzare-papi-property-color/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Property Color
==============

[](#property-color)

**Do not use this anymore. It exists in Papi core.**

Color picker property for [Papi](https://wp-papi.github.io/) that use the Color Picker API in WordPress. Will not work for WordPress versions lower then 3.5, read more about the color picker [here](https://make.wordpress.org/core/2012/11/30/new-color-picker-in-wp-3-5/).

Settings
--------

[](#settings)

WordPress color picker support custom palettes so you can change them with the palettes option. Read more about palettes [here](https://automattic.github.io/Iris/#palettes).

Example property with palettes setting:

```
$this->property([
  'type'        => 'color',
  'title'       => 'Background color',
  'slug'        => 'background_color',
  'settings'    => [
    'palettes' => ['#000', '#fff', '#000fff']
  ]
])
```

Installation
------------

[](#installation)

This property requires [Papi](https://wp-papi.github.io/) plugin.

If you're using Composer to manage WordPress, add Papi to your project's dependencies. Run:

```
composer require frozzare/papi-property-color
```

License
-------

[](#license)

MIT © [Fredrik Forsmo](https://github.com/frozzare)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

4142d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aacdbaebed26ea1ccdb7e37e2bfd2a572350e1d781d1c0b8830d444adb86104e?d=identicon)[frozzare](/maintainers/frozzare)

---

Top Contributors

[![frozzare](https://avatars.githubusercontent.com/u/14610?v=4)](https://github.com/frozzare "frozzare (6 commits)")

---

Tags

wordpress

### Embed Badge

![Health badge](/badges/frozzare-papi-property-color/health.svg)

```
[![Health](https://phpackages.com/badges/frozzare-papi-property-color/health.svg)](https://phpackages.com/packages/frozzare-papi-property-color)
```

###  Alternatives

[roots/bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure

6.5k441.8k2](/packages/roots-bedrock)[cedaro/gravity-forms-iframe

Embed a Gravity Form on any site using an iframe.

1563.0k](/packages/cedaro-gravity-forms-iframe)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)

PHPackages © 2026

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