PHPackages                             atalaytech/spatie-laravel-google-fonts-plugin - 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. atalaytech/spatie-laravel-google-fonts-plugin

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

atalaytech/spatie-laravel-google-fonts-plugin
=============================================

Filament support for `spatie/laravel-google-fonts`.

v3.2.133(1y ago)09MITPHPPHP ^8.1

Since Jan 11Pushed 1y agoCompare

[ Source](https://github.com/atalaytech/spatie-laravel-google-fonts-plugin)[ Packagist](https://packagist.org/packages/atalaytech/spatie-laravel-google-fonts-plugin)[ Docs](https://github.com/filamentphp/filament)[ RSS](/packages/atalaytech-spatie-laravel-google-fonts-plugin/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Filament Spatie Google Fonts Plugin
===================================

[](#filament-spatie-google-fonts-plugin)

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

[](#installation)

Install the plugin with Composer:

```
composer require filament/spatie-laravel-google-fonts-plugin:"^3.2" -W
```

Please [follow Spatie's documentation about how to set up their package](https://github.com/spatie/laravel-google-fonts) first.

Using the font provider
-----------------------

[](#using-the-font-provider)

In your [Panel Builder configuration](https://filamentphp.com/docs/panels/configuration), you can use the `font()` method, passing a `provider`:

```
use Filament\FontProviders\SpatieGoogleFontProvider;
use Filament\Panel;

public function panel(Panel $panel): Panel
{
    return $panel
        // ...
        ->font('Inter', provider: SpatieGoogleFontProvider::class);
}
```

Now, if Spatie's package is set up to fetch and cache the `Inter` font correctly, Filament will use that source in the panel, without using any CDNs. Internally, the `SpatieGoogleFontProvider` class uses the `@googlefonts` directive from Spatie's package.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance41

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92% 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 ~0 days

Total

2

Last Release

487d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/30c8e0070462e2396a95feaf6edb76ac962b00a704c2380c8c998c65242bcff1?d=identicon)[atalaytech](/maintainers/atalaytech)

---

Top Contributors

[![danharrin](https://avatars.githubusercontent.com/u/41773797?v=4)](https://github.com/danharrin "danharrin (23 commits)")[![kaanatalay16](https://avatars.githubusercontent.com/u/70037648?v=4)](https://github.com/kaanatalay16 "kaanatalay16 (2 commits)")

### Embed Badge

![Health badge](/badges/atalaytech-spatie-laravel-google-fonts-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/atalaytech-spatie-laravel-google-fonts-plugin/health.svg)](https://phpackages.com/packages/atalaytech-spatie-laravel-google-fonts-plugin)
```

###  Alternatives

[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[illuminate/broadcasting

The Illuminate Broadcasting package.

7126.5M178](/packages/illuminate-broadcasting)[illuminate/redis

The Illuminate Redis package.

8314.0M314](/packages/illuminate-redis)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)

PHPackages © 2026

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