PHPackages                             jongotlin/ratsit-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/ratsit-bundle

ActiveSymfony-bundle

jongotlin/ratsit-bundle
=======================

2.1.3(3y ago)18.3k[2 PRs](https://github.com/jongotlin/RatsitBundle/pulls)MITPHPPHP ^7.1

Since Dec 10Pushed 1y ago2 watchersCompare

[ Source](https://github.com/jongotlin/RatsitBundle)[ Packagist](https://packagist.org/packages/jongotlin/ratsit-bundle)[ RSS](/packages/jongotlin-ratsit-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (13)Used By (0)

RatsitBundle
============

[](#ratsitbundle)

Symfony Bundle for [jongotlin/ratsit](https://github.com/jongotlin/Ratsit)

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/ratsit-bundle:^1.0
```

In config.yml

```
ratsit:
    token: '*************'
    http_client: 'httplug.client'
```

In AppKernel.php

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

Usage
-----

[](#usage)

```
// Inject JGI\Ratsit\Ratsit $ratsit via container */
$persons = $ratsit->searchPerson('Per Fredrik', 'EKEBY');
$person = $ratsit->findPersonBySocialSecurityNumber('194107081111');
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 82.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 ~184 days

Recently: every ~140 days

Total

10

Last Release

1416d ago

Major Versions

1.3.0 → 2.0.02020-12-10

PHP version history (2 changes)1.0.0PHP ^7.0

1.0.1PHP ^7.1

### 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 (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

---

Tags

symfony-bundle

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[rikudou/psr6-dynamo-db-bundle

PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony

2077.8k](/packages/rikudou-psr6-dynamo-db-bundle)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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