PHPackages                             becklyn/hosting - 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. becklyn/hosting

ActiveSymfony-bundle

becklyn/hosting
===============

A symfony bundle that configures several hosting-related things.

3.4.2(3y ago)111.7k↓35.7%[1 issues](https://github.com/Becklyn/Hosting/issues)1BSD-3-ClausePHPPHP &gt;=7.1

Since Dec 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Becklyn/Hosting)[ Packagist](https://packagist.org/packages/becklyn/hosting)[ Docs](https://github.com/Becklyn/Hosting)[ RSS](/packages/becklyn-hosting/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (36)Used By (1)

Hosting Bundle
==============

[](#hosting-bundle)

[![Coverage Status](https://camo.githubusercontent.com/841f67e0cf0855443156f526b0a3fa92950c49a60ddb0742383d93635c6d1ff7/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4265636b6c796e2f486f7374696e672f62616467652e7376673f6272616e63683d332e78)](https://coveralls.io/github/Becklyn/Hosting?branch=3.x)

Eases the integration with several hosting-related topics.

Config
------

[](#config)

- `tier` (required): the tier the app is currently deployed to. Normally something like `"production"`, `"staging"` or `"development"`.
- `project` (required): the clear text name of the project
- `installation` (required): the key of this installation (used for tokens and uptime monitoring)
    - Should be unique per installation.
    - Should be a technical key (only `a-z 0-9 -_`).
- `trackjs`: the token for the integration with TrackJS.

Getting the Hosting Config
--------------------------

[](#getting-the-hosting-config)

Just fetch the `Becklyn\Hosting\Config\HostingConfig` service and you have access to the hosting configuration.

Features
--------

[](#features)

- The bundle automatically adds a `\` comment to all HTML responses. Use this for integration into uptime monitors.
- If you set a `trackjs` token, you can include the monitoring JS:

    ```
    {% block javascripts %}
        {{- hosting_embed_monitoring() -}}

        {# .. your other JS imports #}
    {% endblock %}
    ```

Assets Bundle Integration
-------------------------

[](#assets-bundle-integration)

This bundle registers a `@hosting` namespace in the becklyn assets bundle.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 52.8% 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 ~44 days

Recently: every ~81 days

Total

35

Last Release

1222d ago

Major Versions

1.0.2 → 2.0.02019-01-17

2.2.2 → 3.0.02020-01-30

2.2.4 → 3.0.42020-02-05

2.2.5 → 3.0.52020-04-23

2.3.0 → 3.1.02020-05-05

PHP version history (5 changes)1.0.0PHP ^7.1

3.0.0PHP ^7.2

3.2.0-rc1PHP &gt;=7.4

3.4.1PHP &gt;=8.1

3.4.2PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1044355?v=4)[Becklyn Studios](/maintainers/becklyn)[@Becklyn](https://github.com/Becklyn)

---

Top Contributors

[![mangoischke](https://avatars.githubusercontent.com/u/22484446?v=4)](https://github.com/mangoischke "mangoischke (19 commits)")[![jesko-plitt](https://avatars.githubusercontent.com/u/54807545?v=4)](https://github.com/jesko-plitt "jesko-plitt (6 commits)")[![Thyrannoizer](https://avatars.githubusercontent.com/u/29758676?v=4)](https://github.com/Thyrannoizer "Thyrannoizer (6 commits)")[![keichinger](https://avatars.githubusercontent.com/u/439899?v=4)](https://github.com/keichinger "keichinger (5 commits)")

---

Tags

phpsymfonysymfony-bundlesentryuptimehostingBecklyntrackjs

### Embed Badge

![Health badge](/badges/becklyn-hosting/health.svg)

```
[![Health](https://phpackages.com/badges/becklyn-hosting/health.svg)](https://phpackages.com/packages/becklyn-hosting)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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