PHPackages                             ozzyczech/latte-lucide-icons - 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. ozzyczech/latte-lucide-icons

ActiveLibrary

ozzyczech/latte-lucide-icons
============================

A package to easily make use of Lucide icons in your Latte templates.

v0.0.6(5mo ago)0361↑150%MITPHPPHP ^8.1

Since Jun 18Pushed 5mo agoCompare

[ Source](https://github.com/OzzyCzech/latte-lucide-icons)[ Packagist](https://packagist.org/packages/ozzyczech/latte-lucide-icons)[ Docs](https://github.com/OzzyCzech/latte-lucide-icons)[ RSS](/packages/ozzyczech-latte-lucide-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (7)Used By (0)

[![Packagist Version](https://camo.githubusercontent.com/0847c483f397b5ca819017388e3bec520277edba02abb93980385e44f223ed5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4f7a7a79437a6563682f6c617474652d6c75636964652d69636f6e733f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/0847c483f397b5ca819017388e3bec520277edba02abb93980385e44f223ed5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4f7a7a79437a6563682f6c617474652d6c75636964652d69636f6e733f7374796c653d666f722d7468652d6261646765)[![Packagist License](https://camo.githubusercontent.com/f2b5242ffd28b482de19bda86886b2d8393e25f56003f1ab0e706cf30a60e884/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f4f7a7a79437a6563682f6c617474652d6c75636964652d69636f6e733f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/f2b5242ffd28b482de19bda86886b2d8393e25f56003f1ab0e706cf30a60e884/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f4f7a7a79437a6563682f6c617474652d6c75636964652d69636f6e733f7374796c653d666f722d7468652d6261646765)[![Packagist Downloads](https://camo.githubusercontent.com/041434ee1f37d4aa3d06e0915bf39e1d4daa2bf04d837034fb64f4fce61f5967/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f4f7a7a79437a6563682f6c617474652d6c75636964652d69636f6e733f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/041434ee1f37d4aa3d06e0915bf39e1d4daa2bf04d837034fb64f4fce61f5967/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f4f7a7a79437a6563682f6c617474652d6c75636964652d69636f6e733f7374796c653d666f722d7468652d6261646765)

Latte Lucide Icons
==================

[](#latte-lucide-icons)

This package provides a [Latte](https://latte.nette.org/) macro `{lucide}` for rendering [Lucide icons](https://lucide.dev/) in your Latte / Nette application.

🚀 Installation
--------------

[](#-installation)

```
composer require ozzyczech/latte-lucide-icons
```

**Requirements:**

- PHP 8.1+
- Nette 3.2+

⚙️ Setup
--------

[](#️-setup)

### Option 1: Register via `services.neon`

[](#option-1-register-via-servicesneon)

```
extensions:
  lucideIcons: OzzyCzech\LucideIcons\NetteExtension
```

### Option 2: Register via `common.neon` (with custom Latte setup)

[](#option-2-register-via-commonneon-with-custom-latte-setup)

```
latte:
  strictTypes: yes
  strictParsing: yes
  extensions:
    - App\Presentation\Accessory\LatteExtension
    - OzzyCzech\LucideIcons\LatteExtension
```

### Option 3: Register the macro manually

[](#option-3-register-the-macro-manually)

You can also [register macro](https://latte.nette.org/en/custom-tags) manually:

```
class MySuperExtensions extends Latte\Extension {

public function getTags(): array {
    return [
      'lucide' => OzzyCzech\LucideIcons\LucideNode::create(...),
    ];
  }
}
```

🧪 Usage
-------

[](#-usage)

Use the macro directly in your `.latte` templates:

```

  {lucide "check" class => "text-green-500"} Lucide Check Icon

```

This renders the following HTML:

```

```

👨‍🔧 Maintainer
--------------

[](#‍-maintainer)

Maintained by [Roman Ožana](https://ozana.cz/). Contributions are welcome via issues or pull requests.

📄 License
---------

[](#-license)

Latte Lucide Icons is open-sourced software licensed under the [MIT license](/LICENSE).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance71

Regular maintenance activity

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~33 days

Recently: every ~42 days

Total

6

Last Release

162d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56ca26f8b97f82b2a0b3e32bf121a275be1139f461584b306cc095562ea91e50?d=identicon)[OzzyCzech](/maintainers/OzzyCzech)

---

Top Contributors

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

---

Tags

iconslattelatte-template-enginelucide-iconslucide-lattenette

### Embed Badge

![Health badge](/badges/ozzyczech-latte-lucide-icons/health.svg)

```
[![Health](https://phpackages.com/badges/ozzyczech-latte-lucide-icons/health.svg)](https://phpackages.com/packages/ozzyczech-latte-lucide-icons)
```

###  Alternatives

[contributte/translation

Symfony/Translation integration for Nette Framework.

771.8M37](/packages/contributte-translation)[tomaj/nette-api

Nette api

36261.8k4](/packages/tomaj-nette-api)[contributte/image-storage

Image storage for Nette framework

28749.3k1](/packages/contributte-image-storage)[contributte/mailing

Sending emails with pleasure and prepared templates.

16961.0k2](/packages/contributte-mailing)

PHPackages © 2026

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