PHPackages                             fermeturegarage/dolivel - 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. fermeturegarage/dolivel

ActiveLibrary[API Development](/categories/api)

fermeturegarage/dolivel
=======================

Utilisation de l'API Dolibarr pour un E-commerce sur Laravel

15PHP

Since Oct 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/fermeturegarage/dolivel)[ Packagist](https://packagist.org/packages/fermeturegarage/dolivel)[ RSS](/packages/fermeturegarage-dolivel/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Dolivel
=======

[](#dolivel)

---

Fonctions d'utilisation de l'API Dolibarr

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

[](#installation)

---

Installation du Package

```
$ composer require fermeturegarage/dolivel

```

Mise à jour de l'autoload (facultatif)

```
$ composer dump-autoload

```

Intégration du code

```
require 'vendor/autoload.php';

use Fermeturegarage\Dolivel\Client;
$client = new Client();
return $client->hello();
```

Mettre à jour
-------------

[](#mettre-à-jour)

---

Mise à jour du Package

```
$ composer update fermeturegarage/dolivel

```

Supprimer le paquet
-------------------

[](#supprimer-le-paquet)

---

```
$ composer remove fermeturegarage/dolivel

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 82.4% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/32cae09f4559d53866122d2a18e798da53072ddad57cfe01bdf7899fa5bd7345?d=identicon)[fermeturegarage](/maintainers/fermeturegarage)

---

Top Contributors

[![tosave04](https://avatars.githubusercontent.com/u/93391104?v=4)](https://github.com/tosave04 "tosave04 (14 commits)")[![fermeturegarage](https://avatars.githubusercontent.com/u/92712524?v=4)](https://github.com/fermeturegarage "fermeturegarage (3 commits)")

### Embed Badge

![Health badge](/badges/fermeturegarage-dolivel/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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