PHPackages                             gam6itko/cse-carrier - 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. gam6itko/cse-carrier

ActiveLibrary[API Development](/categories/api)

gam6itko/cse-carrier
====================

CSE carrier api library

v0.1.0(7y ago)13.6k[1 issues](https://github.com/gam6itko/cse-carrier/issues)MITPHPPHP &gt;=5.6

Since Nov 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/gam6itko/cse-carrier)[ Packagist](https://packagist.org/packages/gam6itko/cse-carrier)[ RSS](/packages/gam6itko-cse-carrier/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

CSE carrier api interaction library.

Api documentation
=================

[](#api-documentation)

[https://lk.cse.ru/files/uploads/extended\_api\_2017\_02\_07\_1rv\_EngVer.pdf](https://lk.cse.ru/files/uploads/extended_api_2017_02_07_1rv_EngVer.pdf)

[Integration (Russian)](https://lk.cse.ru/help/integration)

Install
=======

[](#install)

```
php composer.phar require gam6itko/cse-carrier

```

Usage
=====

[](#usage)

```
$cseWebService = new CseWebService('your_login', 'your_password', 'http://web.cse.ru/1c/ws/Web1C.1cws?wsdl');

$parameters = (new Element())
   ->setKey('Parameters')
   ->setList([
       new Element('Reference', $referenceName, 'string')
   ]);

/** @var Element $requestResult */
$requestResult = $cseWebService->getReferenceData($parameters);

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

2800d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3841197?v=4)[Alexander Strizhak](/maintainers/gam6itko)[@gam6itko](https://github.com/gam6itko)

---

Top Contributors

[![gam6itko](https://avatars.githubusercontent.com/u/3841197?v=4)](https://github.com/gam6itko "gam6itko (16 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gam6itko-cse-carrier/health.svg)

```
[![Health](https://phpackages.com/badges/gam6itko-cse-carrier/health.svg)](https://phpackages.com/packages/gam6itko-cse-carrier)
```

###  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)
