PHPackages                             bear/fastly-module - 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. bear/fastly-module

ActiveLibrary

bear/fastly-module
==================

Fastly integration for BEAR.Sunday

1.2.0(7mo ago)2107.5k—5.9%[2 PRs](https://github.com/bearsunday/BEAR.FastlyModule/pulls)1MITPHPPHP ^8.1CI passing

Since Dec 23Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/bearsunday/BEAR.FastlyModule)[ Packagist](https://packagist.org/packages/bear/fastly-module)[ RSS](/packages/bear-fastly-module/feed)WikiDiscussions 1.x Synced 1mo ago

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

BEAR.FastlyModule
=================

[](#bearfastlymodule)

> There are only two hard things in Computer Science: cache invalidation and naming things.
>
> – Phil Karlton

Fastly CDN integration module for BEAR.Sunday

Example
-------

[](#example)

```
use BEAR\FastlyModule\FastlyEnableSoftPurgeModule;
use BEAR\FastlyModule\FastlyPurgeModule;

// Set API key and service ID
$this->install(new FastlyPurgeModule(
    $fastlyApiKey,
    $fastlyServiceId
));

// Enable soft purge
$this->install(new FastlyEnableSoftPurgeModule());
```

See more at

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance73

Regular maintenance activity

Popularity34

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 72.7% 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 ~167 days

Recently: every ~124 days

Total

7

Last Release

237d ago

Major Versions

0.1.2 → 1.0.02024-11-23

PHP version history (2 changes)0.1.0PHP ^8.0

1.2.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/db4fc75ffc631168d0d7143b6f2c24b1534dfb921212bd851c026c5cbbb1344d?d=identicon)[koriym](/maintainers/koriym)

---

Top Contributors

[![koriym](https://avatars.githubusercontent.com/u/529021?v=4)](https://github.com/koriym "koriym (32 commits)")[![jingu](https://avatars.githubusercontent.com/u/892913?v=4)](https://github.com/jingu "jingu (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

bear-sundayfastly-api

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bear-fastly-module/health.svg)

```
[![Health](https://phpackages.com/badges/bear-fastly-module/health.svg)](https://phpackages.com/packages/bear-fastly-module)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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