PHPackages                             bigperson/exchange1c-symfony-bridge - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bigperson/exchange1c-symfony-bridge

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bigperson/exchange1c-symfony-bridge
===================================

Bridge for bigperson/exchange1c use symfony components

v1.0.1(2y ago)31392MITPHPPHP &gt;=7.1

Since Oct 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bigperson/exchange1c-symfony-bridge)[ Packagist](https://packagist.org/packages/bigperson/exchange1c-symfony-bridge)[ Docs](https://github.com/bigperson)[ RSS](/packages/bigperson-exchange1c-symfony-bridge/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

Exchange1c-symfony-bridge
=========================

[](#exchange1c-symfony-bridge)

[![Packagist](https://camo.githubusercontent.com/f754569c7df314b1dbdd629e5faaf72231e225535f45cb8907d3d30771a934d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626967706572736f6e2f65786368616e676531632e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/f754569c7df314b1dbdd629e5faaf72231e225535f45cb8907d3d30771a934d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626967706572736f6e2f65786368616e676531632e7376673f7374796c653d666c61742d737175617265)[![Packagist](https://camo.githubusercontent.com/5d77e1e506198dd49683a3f90a38f174d09729b3cb00534f04171884a33d7ab3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626967706572736f6e2f65786368616e676531632d73796d666f6e792d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bigperson/exchange1c-symfony-bridge)[![Packagist](https://camo.githubusercontent.com/369b3e36779f33b3d8ba8d4da02850d9e7b77499ffbf17abbc3ce824a0ae3efd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626967706572736f6e2f65786368616e676531632d73796d666f6e792d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bigperson/exchange1c-symfony-bridge)[![Travis (.org)](https://camo.githubusercontent.com/bcc711b4ec3724cda57c19b3d399c54333296bb3caba2064123b1fce0310db5f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626967706572736f6e2f65786368616e676531632d73796d666f6e792d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/bigperson/exchange1c-symfony-bridge)[![Codecov](https://camo.githubusercontent.com/dc87439598d8862a96c10ed9863537a9c6106a5fd11ec51578e604c1b29c876c/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f626967706572736f6e2f65786368616e676531632d73796d666f6e792d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/bigperson/exchange1c-symfony-bridge)[![StyleCI](https://camo.githubusercontent.com/323f03f7f5209ab036eccb43eda460370d6e4c597f6004c62df7ac59c983a911/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3135343330353337362f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/154305376)

Простой адаптер для использования пакета symfony/event-dispatcher вместе с пакетом

Установка
---------

[](#установка)

```
composer require bigperson/exchange1c-symfony-bridge

```

Использование
=============

[](#использование)

Просто создайте экземпляр `Bigperson\Exchange1CSymfonyBridge\SymfonyEventDispatcher` и передайте ему в конструктор экземпляр класса `Symfony\Component\EventDispatcher\EventDispatcherInterface`. Далее используйте получившийся экземпляр адаптера в сервисах.

```
use Bigperson\Exchange1C\Interfaces\EventInterface;
use Bigperson\Exchange1CSymfonyBridge\SymfonyEventDispatcher;
use Symfony\Component\EventDispatcher\EventDispatcher;

$symfonyDispatcher = new EventDispatcher();
$bridgeDispatcher = new SymfonyEventDispatcher($symfonyDispatcher);
...

$categoryService = new \Bigperson\Exchange1C\Services\CategoryService($request, $config, $bridgeDispatcher, $modelBuilder);
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~1889 days

Total

2

Last Release

869d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d5dccbd021fd3882613034b49a5d0d6726d5a16a0224e99b5359d6058719265?d=identicon)[bigperson](/maintainers/bigperson)

---

Top Contributors

[![andreybolonin](https://avatars.githubusercontent.com/u/2576509?v=4)](https://github.com/andreybolonin "andreybolonin (3 commits)")[![bigperson](https://avatars.githubusercontent.com/u/4757391?v=4)](https://github.com/bigperson "bigperson (3 commits)")

---

Tags

symfonycommerceml1c

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bigperson-exchange1c-symfony-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/bigperson-exchange1c-symfony-bridge/health.svg)](https://phpackages.com/packages/bigperson-exchange1c-symfony-bridge)
```

###  Alternatives

[pugx/autocompleter-bundle

Add an autocomplete type to forms

93861.6k3](/packages/pugx-autocompleter-bundle)[bigperson/laravel-exchange1c

Catalog Loader from 1c - CommerceML with laravel

333.3k](/packages/bigperson-laravel-exchange1c)

PHPackages © 2026

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