PHPackages                             alexdbsas/fffeather - 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. [Templating &amp; Views](/categories/templating)
4. /
5. alexdbsas/fffeather

ActiveFatfree-extension[Templating &amp; Views](/categories/templating)

alexdbsas/fffeather
===================

simple feather icons integration

v1.0.3(2y ago)0176MITPHP

Since Feb 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alexdbsas/FFfeather)[ Packagist](https://packagist.org/packages/alexdbsas/fffeather)[ Docs](https://github.com/alexdbsas/fffeather)[ Fund](https://www.buymeacoffee.com/codemake)[ RSS](/packages/alexdbsas-fffeather/feed)WikiDiscussions main Synced 1mo ago

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

FFfeather
=========

[](#fffeather)

Extension for Fat-free-framework with [feather-icons](https://feathericons.com/)

Usage
=====

[](#usage)

Really easy:

index.php:

```
require 'vendor/autoload.php';
new \alexdbsas\FFfeather;
```

template.html:

```

```

Where "type" is icon name. Don't forget setup css first (or icon would invisible):

```
.feather {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
```

as in [doc](https://github.com/feathericons/feather?tab=readme-ov-file#svg-sprite)

Why use sprites?
----------------

[](#why-use-sprites)

Because it's the most resource-efficient method. The browser caches just one single file and rarely makes subsequent requests. Less traffic, fewer requests, less time spent.

### Paid work

[](#paid-work)

I [accept orders](https://www.upwork.com/workwith/codemake).

### [Donate](https://www.buymeacoffee.com/codemake)

[](#donate)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Every ~2 days

Total

3

Last Release

824d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

iconstemplateF3fatfreefeather

### Embed Badge

![Health badge](/badges/alexdbsas-fffeather/health.svg)

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

###  Alternatives

[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.6k34.7M186](/packages/phpoffice-phpword)[blade-ui-kit/blade-icons

A package to easily make use of icons in your Laravel Blade views.

2.5k34.2M309](/packages/blade-ui-kit-blade-icons)[rize/uri-template

PHP URI Template (RFC 6570) supports both expansion &amp; extraction

420137.3M46](/packages/rize-uri-template)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

555.8M69](/packages/symfony-ux-icons)[mopa/bootstrap-sandbox-bundle

Seperate live docs from code

256.8k](/packages/mopa-bootstrap-sandbox-bundle)[larablocks/pigeon

A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.

143.7k](/packages/larablocks-pigeon)

PHPackages © 2026

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