PHPackages                             consoneo/ecoffre-fort-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. [API Development](/categories/api)
4. /
5. consoneo/ecoffre-fort-bundle

ActiveLibrary[API Development](/categories/api)

consoneo/ecoffre-fort-bundle
============================

Bundle for mapping HTTP API e-coffre-fort.fr

2.0.4(2mo ago)010MITPHPPHP &gt;=8.4CI failing

Since Jun 12Pushed 2mo ago6 watchersCompare

[ Source](https://github.com/Consoneo/ConsoneoEcoffreFortBundle)[ Packagist](https://packagist.org/packages/consoneo/ecoffre-fort-bundle)[ RSS](/packages/consoneo-ecoffre-fort-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (7)Versions (19)Used By (0)

ConsoneoECoffreFortBundle
=========================

[](#consoneoecoffrefortbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/4e9b357d82d28c6ec6a91f6fc94179d675bb5f282b3e3050af14079935d97059/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36623461306236302d333436362d343034312d386136382d3564663033383834323862382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/6b4a0b60-3466-4041-8a68-5df0388428b8)

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

[](#installation)

To install ConsoneoEcoffreFortBundle with Composer just add the following to your 'composer.json' file:

```
{
    require: {
        "consoneo/ecoffre-fort-bundle": "*",
        ...
    }
}

```

The next thing you should do is install the bundle by executing the following command:

```
php composer.phar update consoneo/ecoffre-fort-bundle

```

Finally, add the bundle to the registerBundles function of the AppKernel class in the 'app/AppKernel.php' file:

```
public function registerBundles()
{
    $bundles = array(
        ...
        new Consoneo\Bundle\EcoffreFortBundle\ConsoneoEcoffreFortBundle(),
        ...
    );

```

Configuration
-------------

[](#configuration)

Configure the bundle by adding the following to app/config/config.yml' with your own configuration:

```
consoneo_ecoffre_fort:
    coffres:
        coffre1:
            email_origin:         xxx
            safe_id:              xxx
            part_id:              xxx
            password:             xxx

        coffre2:
            email_origin:         xxx
            safe_id:              xxx
            part_id:              xxx
            password:             xxx

```

The Coffre map
--------------

[](#the-coffre-map)

You can access all declared coffres throught the map service. In the previous exemple, we declared a `coffre1 coffre :

```
$this->container->get('ecoffrefort.coffre_map')->get('coffre1');

```

Usage
-----

[](#usage)

Each Coffre of ConsoneoEcoffreFortBundle support following methods :

### putFile (API de Dépôt)

[](#putfile-api-de-dépôt)

### getFile (API de Consultation)

[](#getfile-api-de-consultation)

### removeFile (API de Suppression)

[](#removefile-api-de-suppression)

### getCert (API de récupération du certificat de conformité)

[](#getcert-api-de-récupération-du-certificat-de-conformité)

### moveFile (API de déplacement d'un document)

[](#movefile-api-de-déplacement-dun-document)

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance91

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 73.5% 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 ~117 days

Recently: every ~0 days

Total

16

Last Release

73d ago

Major Versions

1.2.6 → 2.0.12026-02-25

PHP version history (3 changes)v1.1.0PHP &gt;=5.4.1

v1.2.0PHP &gt;=7.4

2.0.1PHP &gt;=8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b756e8313a0ee0b8d570f4390cf8e8dae2e721db1d9c3946a9f7859a5814072?d=identicon)[GPDev](/maintainers/GPDev)

---

Top Contributors

[![GPDev](https://avatars.githubusercontent.com/u/6680659?v=4)](https://github.com/GPDev "GPDev (61 commits)")[![QuentinJost](https://avatars.githubusercontent.com/u/55381955?v=4)](https://github.com/QuentinJost "QuentinJost (13 commits)")[![Guss4241](https://avatars.githubusercontent.com/u/53177298?v=4)](https://github.com/Guss4241 "Guss4241 (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/consoneo-ecoffre-fort-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/consoneo-ecoffre-fort-bundle/health.svg)](https://phpackages.com/packages/consoneo-ecoffre-fort-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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