PHPackages                             qdequippe/pappers-php-api - 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. qdequippe/pappers-php-api

ActiveLibrary[API Development](/categories/api)

qdequippe/pappers-php-api
=========================

PHP Client for Pappers API

1.2.0(4mo ago)5180↓100%MITPHPPHP &gt;=8.1CI passing

Since Dec 15Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/qdequippe-tech/pappers-php-api)[ Packagist](https://packagist.org/packages/qdequippe/pappers-php-api)[ RSS](/packages/qdequippe-pappers-php-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

PHP client for Pappers's API
============================

[](#php-client-for-papperss-api)

PHP library to communicate with [Pappers](https://www.pappers.fr)'s API.

This SDK is generated automatically with [JanePHP](https://github.com/janephp/janephp)from the [Pappers OpenAPI specification](https://www.pappers.fr/api/documentation).

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

[](#installation)

This library is built atop of [PSR-7](https://www.php-fig.org/psr/psr-7/) and [PSR-18](https://www.php-fig.org/psr/psr-18/). So you will need to install some implementations for those standard interfaces.

If no PSR-18 client or PSR-7 message factory is available yet in your project or you don't know or don't care which one to use, just install some default:

```
composer require symfony/http-client nyholm/psr7
```

You can now install the client:

```
composer require qdequippe/pappers-php-api
```

Usage
-----

[](#usage)

```
$client = new \Qdequippe\Pappers\Api\Client();

$client->recherche(['api_token' => 'YOUR_TOKEN', 'q' => 'Google']);
```

Thanks
------

[](#thanks)

💙 [JoliCode PHP Slack Client](https://github.com/jolicode/slack-php-api)

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance80

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

5

Last Release

127d ago

Major Versions

v0.1.1 → 1.0.02024-09-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/131a1ad4ca05898c6f3224ae01ad7d7118a3bc41b455f631a6be50660eceffe2?d=identicon)[qdequippe](/maintainers/qdequippe)

---

Top Contributors

[![qdequippe](https://avatars.githubusercontent.com/u/3193300?v=4)](https://github.com/qdequippe "qdequippe (34 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (33 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (5 commits)")

---

Tags

clientpappersphpsdkapiclientsdkswaggeropenapipapperspappersapi

###  Code Quality

Static AnalysisRector

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/qdequippe-pappers-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/qdequippe-pappers-php-api/health.svg)](https://phpackages.com/packages/qdequippe-pappers-php-api)
```

###  Alternatives

[jolicode/slack-php-api

An up to date PHP client for Slack's API

2534.4M12](/packages/jolicode-slack-php-api)[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

47073.9k5](/packages/deepseek-php-deepseek-php-client)[jolicode/harvest-php-api

An up to date PHP client for Harvest's API

2259.9k](/packages/jolicode-harvest-php-api)[clever/clever-php

231.6k](/packages/clever-clever-php)

PHPackages © 2026

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