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

ActiveApi-wrapper[API Development](/categories/api)

jongotlin/ratsit
================

2.4.0(4y ago)28.2k21MITPHPPHP ^7.1

Since Dec 9Pushed 4y ago2 watchersCompare

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

READMEChangelogDependencies (7)Versions (15)Used By (1)

Ratsit/Checkbiz API wrapper
===========================

[](#ratsitcheckbiz-api-wrapper)

[![Build Status](https://camo.githubusercontent.com/de1c772d10d1553e6c0ce7859b9330f4ec94de0897efa26dc3bd8be61d06aefb/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a6f6e676f746c696e2f5261747369742f6d61737465722e737667)](https://travis-ci.org/jongotlin/Ratsit)

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

[](#installation)

```
$ composer require jongotlin/ratsit
```

Usage
-----

[](#usage)

```
$token = '****';
$ratsit = new \JGI\Ratsit\Ratsit($token);
$ratsit->setHttpClient($client); // $client is a \Http\Client\HttpClient
$persons = $ratsit->searchPerson('Per Fredrik', 'EKEBY');
$person = $ratsit->findPersonBySocialSecurityNumber('194107081111');
```

Symfony Bundle
--------------

[](#symfony-bundle)

See [jongotlin/ratsit-bundle](https://github.com/jongotlin/RatsitBundle)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~89 days

Total

14

Last Release

1748d ago

Major Versions

1.0.1 → 2.0.02017-12-10

PHP version history (2 changes)1.0.0PHP ^7.0

2.1.0PHP ^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 (23 commits)")

---

Tags

apiapi-clientapi-wrapperhttplug

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M648](/packages/sylius-sylius)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[janu-software/facebook-php-sdk

Alternative toolkit for Facebook Graph API

71684.8k2](/packages/janu-software-facebook-php-sdk)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

26236.6k14](/packages/wordpress-php-ai-client)[apigee/apigee-client-php

Client library for connecting to the Apigee Edge API.

27558.7k3](/packages/apigee-apigee-client-php)[dhope0000/lxd

PHP-based API wrapper for LXD REST API.

136.2k](/packages/dhope0000-lxd)

PHPackages © 2026

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