PHPackages                             professionalweb/salebot - 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. professionalweb/salebot

ActiveLibrary[API Development](/categories/api)

professionalweb/salebot
=======================

Library to communicate with Salebot API

04882PHP

Since Jul 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SergioMadness/salebot-lib)[ Packagist](https://packagist.org/packages/professionalweb/salebot)[ RSS](/packages/professionalweb-salebot/feed)WikiDiscussions develop Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Library to communicate with [Salebot](https://salebot.pro/)
===========================================================

[](#library-to-communicate-with-salebot)

[![Latest Stable Version](https://camo.githubusercontent.com/6977e6784a1534e81cd2971a6bc74bbcf57e468bd137b0426383a46e694b740b/687474703a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c7765622f73616c65626f742f76)](https://packagist.org/packages/professionalweb/salebot)[![Total Downloads](https://camo.githubusercontent.com/ad16aa36945ce282ae4876b37bbd584c6d59d0e2e4782a2071e133bd3e490316/687474703a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c7765622f73616c65626f742f646f776e6c6f616473)](https://packagist.org/packages/professionalweb/salebot)[![Latest Unstable Version](https://camo.githubusercontent.com/769539ab45b3f630110fa3d018f690aefb48dd369c7efd8c5f738c1a29c8bb34/687474703a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c7765622f73616c65626f742f762f756e737461626c65)](https://packagist.org/packages/professionalweb/salebot)[![License](https://camo.githubusercontent.com/fff28a34052af2f424f03a1b1c0546259690b2aadbec70be227f8a731560dc9d/687474703a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c7765622f73616c65626f742f6c6963656e7365)](https://packagist.org/packages/professionalweb/salebot)

Requirements
------------

[](#requirements)

- PHP 7.1.3+

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

[](#installation)

Module is available through [composer](https://getcomposer.org/)

composer require professionalweb/salebot "dev-develop"

Alternatively you can add the following to the `require` section in your `composer.json` manually:

```
"professionalweb/salebot": "dev-develop"
```

Run `composer update` afterwards.

Using
-----

[](#using)

At first you have to config protocol:

```
$protocol = new SalebotProtocol('%api-key-from-salebot-config%');
```

Then create service and pass protocol object to constructor:

```
$service = new Salebot($protocol);
```

Not all methods are tested.

The MIT License (MIT)
---------------------

[](#the-mit-license-mit)

Copyright (c) 2021 Sergey Zinchenko

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1365ec6405d0ae656f92345bbe388afc34a12a19c3ab0c9ff909b5d4ea3d83a0?d=identicon)[SergioMadness](/maintainers/SergioMadness)

---

Top Contributors

[![SergioMadness](https://avatars.githubusercontent.com/u/9610601?v=4)](https://github.com/SergioMadness "SergioMadness (2 commits)")

### Embed Badge

![Health badge](/badges/professionalweb-salebot/health.svg)

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

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