PHPackages                             jongotlin/arbetsformedlingen-ads-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. jongotlin/arbetsformedlingen-ads-bundle

ActiveLibrary

jongotlin/arbetsformedlingen-ads-bundle
=======================================

2.0.0(5y ago)08.5kMITPHPPHP ^7.2

Since Jan 23Pushed 5y ago2 watchersCompare

[ Source](https://github.com/jongotlin/ArbetsformedlingenAdsBundle)[ Packagist](https://packagist.org/packages/jongotlin/arbetsformedlingen-ads-bundle)[ RSS](/packages/jongotlin-arbetsformedlingen-ads-bundle/feed)WikiDiscussions master Synced 3w ago

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

ArbetsformedlingenAdsBundle
===========================

[](#arbetsformedlingenadsbundle)

Symfony bundle for [jongotlin/arbetsformedlingen-ads](https://github.com/jongotlin/ArbetsformedlingenAds)

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

[](#installation)

Install with composer and your favourite http adapter (in this case Guzzle 6)

```
$ composer require php-http/client-implementation:^1.0 php-http/discovery:^1.0 php-http/guzzle6-adapter:^1.0 php-http/httplug:^1.0 php-http/message:^1.0 jongotlin/arbetsformedlingen-ads-bundle:^1.0
```

In services.yml

```
services:
    http.client:
        class: Http\Adapter\Guzzle6\Client
        arguments:
            - '@client'

    client:
        class: GuzzleHttp\Client
```

In config.yml

```
arbetsformedlingen_ads:
    http_client: 'http.client'
    test_environment: true
    loggers: ['logger', 'your.custom.logger.service_name']
```

In AppKernel.php

```
$bundles = array(
    // ...
    new JGI\ArbetsformedlingenAdsBundle\ArbetsformedlingenAdsBundle(),
);
```

Usage
-----

[](#usage)

See [jongotlin/arbetsformedlingen-ads](https://github.com/jongotlin/ArbetsformedlingenAds)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

2023d ago

Major Versions

1.1.0 → 2.0.02020-12-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cc25aa1a5dad773350b590c5d53b6e862267aaf311144e2134037b53a30bf99?d=identicon)[jongotlin](/maintainers/jongotlin)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jongotlin-arbetsformedlingen-ads-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/jongotlin-arbetsformedlingen-ads-bundle/health.svg)](https://phpackages.com/packages/jongotlin-arbetsformedlingen-ads-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M375](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

65474.5k9](/packages/web-auth-webauthn-symfony-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11241.1k1](/packages/ecotone-symfony-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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