PHPackages                             terminal42/webling-bundle - 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. [API Development](/categories/api)
4. /
5. terminal42/webling-bundle

ActiveSymfony-bundle[API Development](/categories/api)

terminal42/webling-bundle
=========================

Symfony bundle for our Webling API client

1.0.0(9y ago)34571LGPL-3.0+PHP

Since Dec 6Pushed 1y ago3 watchersCompare

[ Source](https://github.com/terminal42/webling-bundle)[ Packagist](https://packagist.org/packages/terminal42/webling-bundle)[ GitHub Sponsors](https://github.com/terminal42)[ Fund](https://ko-fi.com/terminal42)[ RSS](/packages/terminal42-webling-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

terminal42/webling-bundle
=========================

[](#terminal42webling-bundle)

A Symfony bundle for [our webling.ch API client](https://github.com/terminal42/webling-api).

This bundle is currently used for our own projects and might not support all cases. Feel free to open issues or pull requests for questions or feature requests.

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

[](#installation)

```
$ composer.phar require terminal42/webling-bundle ^2.0@dev
```

Configuration
-------------

[](#configuration)

The following config options are available (usually add to `app/config/config.yml`).

```
terminal42_webling:
    subdomain:      ""   # Mandatory; Your Webling subdomain
    api_key:        ""   # Mandatory; Your API key
    api_version:    ~    # Optional; Defaults to the API version in EntityManager (v1)
    entity_factory: ~    # Optional; Replace default class to create custom entity instances
```

Available services
------------------

[](#available-services)

The bundle will provide services for all repositories and some more (see `services.xml`). The useful ones:

- `terminal42_webling.entity_manager`preconfigured with the configuration (see above).
- `terminal42_webling.repository.member`to find and fetch members.
- `terminal42_webling.repository.membergroup`to find and fetch member groups.
- `terminal42_webling.repository.article`to find and fetch articles.
- `terminal42_webling.repository.articlegroup`to find and fetch article groups.
- `terminal42_webling.repository.document`to find and fetch documents.
- `terminal42_webling.repository.documentgroup`to find and fetch document groups.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 95.2% 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

Unknown

Total

1

Last Release

3450d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1073273?v=4)[Andreas Schempp](/maintainers/aschempp)[@aschempp](https://github.com/aschempp)

![](https://avatars.githubusercontent.com/u/481937?v=4)[Yanick Witschi](/maintainers/Toflar)[@Toflar](https://github.com/Toflar)

---

Top Contributors

[![aschempp](https://avatars.githubusercontent.com/u/1073273?v=4)](https://github.com/aschempp "aschempp (20 commits)")[![qzminski](https://avatars.githubusercontent.com/u/193483?v=4)](https://github.com/qzminski "qzminski (1 commits)")

---

Tags

apisymfony2-bundlewebling

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/terminal42-webling-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/terminal42-webling-bundle/health.svg)](https://phpackages.com/packages/terminal42-webling-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/headless-bundle

Bundle that provides controllers and services for using Sulu as headless content management system

55133.7k2](/packages/sulu-headless-bundle)

PHPackages © 2026

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