PHPackages                             derduesseldorf/fontello - 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. derduesseldorf/fontello

ActiveLibrary

derduesseldorf/fontello
=======================

fontello api package for laravel 4.x

1.2.1.1(11y ago)032PHPPHP &gt;=5.3.0

Since Jun 20Pushed 11y agoCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

\#Fontello API Package for Laravel A simple module for Laravel in early status.

\##Usage This package gives you the ability to use fontello api directly in your laravel application.

\###Basic Setup Require this package in your composer.json

`"derduesseldorf/fontello" : "1.1.1.0"`

After updating composer add the ServiceProvider to the providers in your app/config/app.php

`"Derduesseldord\Fontello\FontelloServiceProvider"`

Add the Facade to the aliases in app/config/app.php

`"Fontello" => "Derduesseldorf\Fontello\FontelloFacade"`

\###Create basic directory structure

- **config.json**
    the config.json will be placed in "public/assets/fontello"
- **Css files**
    All css files will be placed in "public/assets/fontello/css"
- **Font files**
    All font files will be placed in "public/assets/fontello/font"
- **Temp folder**
    The temporary data will be placed in "public/uploads/"

**Make sure to setup "*public/assets*" and "*public/uploads*"**

\##Examples Open "derduesseldorf/fontello/controllers/FontelloImportController" to see how fontello for Laravel works. You are free to choose where you want to place your app logic.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~1 days

Total

5

Last Release

4339d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/458e0e0bfb81d7777320a2ba03f03adf4e450f1b52642788938f3c913fc6ede7?d=identicon)[derduesseldorf](/maintainers/derduesseldorf)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/derduesseldorf-fontello/health.svg)

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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