PHPackages                             llm-speak/hugging-face - 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. llm-speak/hugging-face

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

llm-speak/hugging-face
======================

A Laravel package for integrating HuggingFace-hosted Models into LLMSpeak

0.3.4(11mo ago)00MITPHPPHP ^8.2

Since Jul 6Pushed 11mo agoCompare

[ Source](https://github.com/projectsaturnstudios/llmspeak-hugging-face)[ Packagist](https://packagist.org/packages/llm-speak/hugging-face)[ RSS](/packages/llm-speak-hugging-face/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

```
use LLMSpeak\HuggingFace\Support\Facades\HuggingFace;

HuggingFace::completions() withApiKey($config['api_key']) withModel($model) withMaxTokens($max_tokens) withTools($temperature) withTemperature($temperature) withMessages($messages) handle();

HuggingFace::embeddings()
    ->withApikey(HuggingFace::api_key())
    ->withModel($model)
    ->withInputs($convo)
    ->handle();
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance50

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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

Total

3

Last Release

353d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10563160?v=4)[Angel Gonzalez](/maintainers/projectsaturnstudios)[@projectsaturnstudios](https://github.com/projectsaturnstudios)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/llm-speak-hugging-face/health.svg)

```
[![Health](https://phpackages.com/badges/llm-speak-hugging-face/health.svg)](https://phpackages.com/packages/llm-speak-hugging-face)
```

###  Alternatives

[pxlrbt/filament-environment-indicator

Indicator for the current environment inside Filament

1521.2M14](/packages/pxlrbt-filament-environment-indicator)[mastani/laravel-google-static-map

Laravel Google Static Map Generator

481.7M9](/packages/mastani-laravel-google-static-map)[kartik-v/yii2-widget-rangeinput

An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)

214.1M3](/packages/kartik-v-yii2-widget-rangeinput)[contributte/forms-multiplier

Multiplier for nette forms

291.5M5](/packages/contributte-forms-multiplier)[denngarr/seat-srp

A module for SeAT that tracks SRP requests

1226.8k](/packages/denngarr-seat-srp)

PHPackages © 2026

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