PHPackages                             starring-jane/wordplate-fontawesome-picker - 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. starring-jane/wordplate-fontawesome-picker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

starring-jane/wordplate-fontawesome-picker
==========================================

A package that allows you to pick icons from fontawesome with wordplate

4.0.1(2w ago)14.2k↓25%MITVue

Since Aug 17Pushed 2w ago4 watchersCompare

[ Source](https://github.com/starringjane/wordplate-fontawesome-picker)[ Packagist](https://packagist.org/packages/starring-jane/wordplate-fontawesome-picker)[ RSS](/packages/starring-jane-wordplate-fontawesome-picker/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (9)Dependencies (2)Versions (12)Used By (0)

[![Starring Jane](logo.png)](logo.png)

Wordplate Fontawesome Picker
============================

[](#wordplate-fontawesome-picker)

A package that allows you to pick icons from with wordplate

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

[](#installation)

Download the icons from  and put them in your repository

Then require the package

```
composer require starring-jane/wordplate-fontawesome-picker
```

Create a WordplateFontawesomePicker instance in `functions.php` and add the path to the icons you just downloaded

```
use StarringJane\WordplateFontawesomePicker\WordplateFontawesomePicker;

$path_to_icons = '...';

WordplateFontawesomePicker::create($path_to_icons);
```

Usage
-----

[](#usage)

```
use StarringJane\WordplateFontawesomePicker\Fields\IconPicker;

IconPicker::make('Icon')
    ->instructions('Click to select an icon');
```

Contributors
------------

[](#contributors)

- Jef Vermeire () [![Twitter Follow](https://camo.githubusercontent.com/5bba65df33311bc37d1ec6ab27910311b6fd9d73be29175cfede223936474b76/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f4a65665665726d656972652e7376673f7374796c653d736f6369616c266c6f676f3d74776974746572266c6162656c3d466f6c6c6f77)](https://twitter.com/JefVermeire)
- Maxim Vanhove () [![Twitter Follow](https://camo.githubusercontent.com/accf94ec63fd9e0847f9c3478f44ac596a9ced1bca90a66c3a555275b2d2ea9a/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f4d724d6178696d56616e686f76652e7376673f7374796c653d736f6369616c266c6f676f3d74776974746572266c6162656c3d466f6c6c6f77)](https://twitter.com/MrMaximVanhove)

Credits
-------

[](#credits)

Special thanks to the contributors of [wordplate](https://github.com/wordplate/wordplate) for allowing us to create Wordpress websites in a modern development environment

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance96

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

Every ~176 days

Recently: every ~334 days

Total

11

Last Release

19d ago

Major Versions

1.0.6 → 2.0.02023-05-10

2.0.0 → 3.0.02023-08-02

3.0.1 → 4.0.12026-06-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24898080?v=4)[Starring Jane](/maintainers/starringjane)[@starringjane](https://github.com/starringjane)

---

Top Contributors

[![briavers](https://avatars.githubusercontent.com/u/26483622?v=4)](https://github.com/briavers "briavers (2 commits)")[![MaximVanhove](https://avatars.githubusercontent.com/u/7136070?v=4)](https://github.com/MaximVanhove "MaximVanhove (2 commits)")

### Embed Badge

![Health badge](/badges/starring-jane-wordplate-fontawesome-picker/health.svg)

```
[![Health](https://phpackages.com/badges/starring-jane-wordplate-fontawesome-picker/health.svg)](https://phpackages.com/packages/starring-jane-wordplate-fontawesome-picker)
```

###  Alternatives

[asosick/filament-layout-manager

Allow users to create &amp; customize their own FilamentPHP pages composed of Livewire components

5822.2k3](/packages/asosick-filament-layout-manager)[amphibee/acf-blocks

Provide abstracted class to help build ACF-based Gutenberg Blocks

1410.7k](/packages/amphibee-acf-blocks)

PHPackages © 2026

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