PHPackages                             apsonex/google-fonts - 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. apsonex/google-fonts

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

apsonex/google-fonts
====================

This is my package google-fonts

087PHPCI failing

Since Aug 20Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/apsonex/google-fonts)[ Packagist](https://packagist.org/packages/apsonex/google-fonts)[ RSS](/packages/apsonex-google-fonts/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

apsonex/google-fonts
====================

[](#apsonexgoogle-fonts)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a9157d1bc0731450afec25dda540b7d48598e2a24ee6b47eaaabab19daa3e01e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170736f6e65782f676f6f676c652d666f6e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/apsonex/google-fonts)[![GitHub Tests Action Status](https://camo.githubusercontent.com/dd27972714927494b9cac0c8021d35267f8d66dc473a6c9abb82b10052e4b8d4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6170736f6e65782f676f6f676c652d666f6e74732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/apsonex/google-fonts/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/ddda037ac83dbc70b5b85391d1e4b510dad433cd22ac15977dc73232c8088345/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6170736f6e65782f676f6f676c652d666f6e74732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/apsonex/google-fonts/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/8b788898401b468224760a635f0bbdcfa2994932cbd15fd9ed4a62d15f6dca6f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170736f6e65782f676f6f676c652d666f6e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/apsonex/google-fonts)

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

[](#installation)

You can install the package via composer:

```
composer require apsonex/google-fonts

// ADD Google Fonts API Key to .env file
GOOGLE_FONTS_API_KEY=
```

You can publish the config file with:

```
php artisan vendor:publish --tag="google-fonts-config"
```

Usage
-----

[](#usage)

```
\Apsonex\GoogleFonts\GoogleFonts::make()->all();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Gurinder Chauhan](https://github.com/apsonex)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

guzzlehttp/guzzle illuminate/contracts illuminate/http spatie/laravel-package-tools

composer require --dev nunomaduro/collision orchestra/testbench pestphp/pest pestphp/pest-plugin-faker pestphp/pest-plugin-laravel pestphp/pest-plugin-livewire pestphp/pest-plugin-mock phpunit/phpunit

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance42

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88% 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/c01c7781cf9e16fbd9358743e58a0d1bf5802d5059d3b5245daf3165f7ceb06e?d=identicon)[apsonex](/maintainers/apsonex)

---

Top Contributors

[![gurindersingh](https://avatars.githubusercontent.com/u/6223752?v=4)](https://github.com/gurindersingh "gurindersingh (22 commits)")[![apsonex](https://avatars.githubusercontent.com/u/73299554?v=4)](https://github.com/apsonex "apsonex (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/apsonex-google-fonts/health.svg)

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

###  Alternatives

[laracademy/generators

This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.

355346.4k4](/packages/laracademy-generators)[beyondcode/laravel-vouchers

Allow users to redeem vouchers that are bound to models..

70763.4k2](/packages/beyondcode-laravel-vouchers)[firegento/magesetup2

MageSetup provides the necessary configuration (system config, tax, agreements, etc. for a national market.

123328.5k1](/packages/firegento-magesetup2)[sixlive/nova-text-copy-field

Laravel Nova text field with click to copy support

70708.2k2](/packages/sixlive-nova-text-copy-field)[happyr/message-serializer

Serialize classes the good way.

80491.3k](/packages/happyr-message-serializer)[percymamedy/laravel-dev-booter

Boost your Laravel app by registering Prod services only on Prod.

35320.7k1](/packages/percymamedy-laravel-dev-booter)

PHPackages © 2026

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