neuralglitch/google-fonts

This package is abandoned and no longer maintained. The author suggests using the symfinity/font-manager package instead.

Google Fonts integration for Symfony with development CDN and production font locking

Maintainers

Package info

github.com/neuralglitch/google-fonts

Documentation

Type:symfony-bundle

pkg:composer/neuralglitch/google-fonts

Statistics

Installs: 652

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 0

0.2.0 2025-11-05 20:13 UTC

This package is auto-updated.

Last update: 2026-06-13 14:49:26 UTC


README

Google Fonts

Google Fonts integration for Symfony

PHP Version Symfony
Packagist License

Warning

neuralglitch/google-fonts is

Replacement: symfinity/font-manager

Features (legacy)

  • Twig Function{{ google_fonts() }}
  • Development Mode — Google Fonts CDN with inline styles
  • Production Mode — Lock fonts locally for performance and privacy
  • Smart CSS — Automatic styling for body, headings, and bold text
  • CLI Tools — Search, import, lock, and warm-cache commands

The successor symfinity/font-manager adds Bunny Fonts, Fontsource, local fonts, and multi-format export — see successor handbook.

New projects

Do not install this package. Use:

composer require symfinity/font-manager

Add the symfinity/recipes Flex endpoint first — see successor installation guide.

Documentation (legacy tree)

Historical docs for the last neuralglitch/* release. For current Symfinity docs, use the font-manager handbook.

Requirements (last legacy release)

  • PHP 8.1 or higher
  • Symfony 6.4, 7.x, or 8.x
  • Twig 3.0 or higher

Support

License

MIT