PHPackages                             atom-fm/lucide - 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. atom-fm/lucide

ActiveLibrary

atom-fm/lucide
==============

Lucide icon resolver for Atom Framework

00PHP

Since Aug 16Pushed yesterdayCompare

[ Source](https://github.com/atom-fm/lucide)[ Packagist](https://packagist.org/packages/atom-fm/lucide)[ RSS](/packages/atom-fm-lucide/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Atom Lucide Icons
=================

[](#atom-lucide-icons)

Lucide icon integration for Atom Framework. The package owns the `lucide:` icon prefix and keeps the icon catalogue out of the core framework package.

```
composer require atom-fm/lucide
```

Register the provider from the application:

```
use Atom\Di\ServiceProviderRegistry;
use Atom\Lucide\LucideServiceProvider;

protected function services(ServiceProviderRegistry $providers): void
{
    $providers->add(LucideServiceProvider::class);
}
```

Use the prefix with Atom components:

```

Continue
```

The SVG catalogue is imported from `lucide-static` 1.31.0. See `UPSTREAM.md` and `LICENSE-LUCIDE` for provenance and licensing.

###  Health Score

20

↑

LowBetter than 12% of packages

Maintenance65

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/82bb42da001bbd10ee7a34aa349e7cf749cb509408f40170fa9cfdb80984ca87?d=identicon)[EdinOmeragic](/maintainers/EdinOmeragic)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/atom-fm-lucide/health.svg)

```
[![Health](https://phpackages.com/badges/atom-fm-lucide/health.svg)](https://phpackages.com/packages/atom-fm-lucide)
```

PHPackages © 2026

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