PHPackages                             rudloff/infogreffe-unofficial-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. rudloff/infogreffe-unofficial-api

AbandonedArchivedLibrary[API Development](/categories/api)

rudloff/infogreffe-unofficial-api
=================================

Unofficial API for infogreffe.fr

0.2.0(10y ago)71205[2 issues](https://github.com/Rudloff/infogreffe-unofficial-api/issues)LGPL-3.0PHP

Since Oct 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Rudloff/infogreffe-unofficial-api)[ Packagist](https://packagist.org/packages/rudloff/infogreffe-unofficial-api)[ RSS](/packages/rudloff-infogreffe-unofficial-api/feed)WikiDiscussions master Synced 3d ago

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

Unofficial API for infogreffe.fr
================================

[](#unofficial-api-for-infogreffefr)

[![No Maintenance Intended](https://camo.githubusercontent.com/d904056147052e22d8e1c7f46bb50293ed2aeb4c43ead9a2d0cf7a48b46d0562/687474703a2f2f756e6d61696e7461696e65642e746563682f62616467652e737667)](http://unmaintained.tech/)You should use the [OpenCorporates API](https://api.opencorporates.com/) instead.

This PHP class allows you to query data on [infogreffe.fr](https://www.infogreffe.fr/societes/).

How to use it
-------------

[](#how-to-use-it)

### Class

[](#class)

You can import `classes/Infogreffe.php` into your PHP code and then use the `Infogreffe::search()` function to retrieve data.

You can also import this library with [Composer](https://getcomposer.org/):

```
composer require rudloff/infogreffe-unofficial-api
```

#### Example

[](#example)

```
use InfogreffeUnofficial\Infogreffe;

require_once __DIR__.'/vendor/autoload.php';

var_dump(Infogreffe::search('foo'));
```

### CLI

[](#cli)

There is a basic commandline interface that you can use:

```
php cli.php search "Bygmalion"
php cli.php search 13000545700010
```

How does it work
----------------

[](#how-does-it-work)

It uses an undocumented infogreffe.fr REST API. We are willing to switch to the [Infogreffe open data API](https://datainfogreffe.fr/api/v1/documentation) if and when it includes the same features.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

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

Total

2

Last Release

3911d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fdd814a0ae3aa6bffba169408071531ad41fc6f8b7473637c28a821692655549?d=identicon)[Rudloff](/maintainers/Rudloff)

---

Top Contributors

[![Rudloff](https://avatars.githubusercontent.com/u/840125?v=4)](https://github.com/Rudloff "Rudloff (75 commits)")

### Embed Badge

![Health badge](/badges/rudloff-infogreffe-unofficial-api/health.svg)

```
[![Health](https://phpackages.com/badges/rudloff-infogreffe-unofficial-api/health.svg)](https://phpackages.com/packages/rudloff-infogreffe-unofficial-api)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[sylius/sylius

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

8.5k5.9M737](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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