PHPackages                             bitsidy/bitsidy-sdk - 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. bitsidy/bitsidy-sdk

ActiveLibrary[API Development](/categories/api)

bitsidy/bitsidy-sdk
===================

A PHP SDK for the Bitsidy API service.

1.0.2(2y ago)014GPL-3.0-or-laterPHPPHP &gt;=5.6

Since Feb 8Pushed 2y agoCompare

[ Source](https://github.com/bitsidy-com/bitsidy-php-sdk)[ Packagist](https://packagist.org/packages/bitsidy/bitsidy-sdk)[ RSS](/packages/bitsidy-bitsidy-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Bitsidy PHP SDK
===============

[](#bitsidy-php-sdk)

Bitsidy SDK is a toolkit for integrating Bitsidy's cryptocurrency invoice services into your PHP projects. Whether you are using Composer for dependency management or prefer manual inclusion, this SDK is designed for easy integration.

Project Structure
-----------------

[](#project-structure)

- `src/BitsidySDK.php`: The core SDK file.
- `examples/example.php`: An example script demonstrating SDK usage.
- `examples/callback.php`: An example script demonstrating how to handle received callback data.
- `include.php`: For manual inclusion in projects.
- `composer.json`: Composer configuration file.

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

[](#installation)

### Using Composer

[](#using-composer)

To install via Composer, run:

```
composer require bitsidy/bitsidy-sdk
```

Then, include the autoloader in your script:

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

### Manual Installation

[](#manual-installation)

Download or clone the SDK and include the include.php in your project:

```
require_once 'include.php';
```

Usage
-----

[](#usage)

Refer to examples/example.php for a practical demonstration on using the Bitsidy SDK to create invoices and handle responses. For understanding how our server communicates invoice status updates, consult examples/callback.php.

Contributing
------------

[](#contributing)

Contributions to the Bitsidy SDK are welcome. Please ensure that your code adheres to the project's coding standards and include tests for new features or bug fixes.

License
-------

[](#license)

This project is licensed under the GPLv3.

For more information and updates, visit the project repository.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

829d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/110148306643b4e73c724cb0e4522463fb703978bcb94deb631b38932d5933a0?d=identicon)[bitsidy](/maintainers/bitsidy)

---

Top Contributors

[![bitsidy](https://avatars.githubusercontent.com/u/159470966?v=4)](https://github.com/bitsidy "bitsidy (3 commits)")

### Embed Badge

![Health badge](/badges/bitsidy-bitsidy-sdk/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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