PHPackages                             blackfyre/bitnet-gateway - 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. blackfyre/bitnet-gateway

ActiveLibrary[API Development](/categories/api)

blackfyre/bitnet-gateway
========================

Laravel/Lumen Service Provider for BITNET SMS

v1.0.2(5y ago)0133MITPHPPHP ^7.3|^8.0

Since Apr 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/blackfyre/bitnet-gateway)[ Packagist](https://packagist.org/packages/blackfyre/bitnet-gateway)[ Docs](https://github.com/blackfyre/bitnet-gateway)[ GitHub Sponsors](https://github.com/blackfyre)[ Fund](https://ko-fi.com/blackfyre)[ RSS](/packages/blackfyre-bitnet-gateway/feed)WikiDiscussions main Synced today

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

BitNet SMS Gateway
==================

[](#bitnet-sms-gateway)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fecc8b3c3842e3cc2bb43786302c0bece66dd58d79cb31ddc1ed88711cd469b3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c61636b667972652f6269746e65742d676174657761792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/blackfyre/bitnet-gateway)[![Build Status](https://camo.githubusercontent.com/5618a16de6e4c263d5408ad6d50ae7f5c8349a2a7407a84c71eb57fbacba63e9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626c61636b667972652f6269746e65742d676174657761792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/blackfyre/bitnet-gateway)[![Quality Score](https://camo.githubusercontent.com/ae4bfc3f66aea65d47419d5297971d45bc5621636d1e12e922a03b5628e5e846/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f626c61636b667972652f6269746e65742d676174657761792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/blackfyre/bitnet-gateway)[![Total Downloads](https://camo.githubusercontent.com/38ef03d2faa51890015e532dc6f4d4c696705990c54f2b91e755206d44dedddd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c61636b667972652f6269746e65742d676174657761792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/blackfyre/bitnet-gateway)

Laravel/Lumen Service provider for the BitNet SMS Service.

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

[](#installation)

You can install the package via composer:

```
composer require blackfyre/bitnet-gateway
```

### Lumen

[](#lumen)

In your `bootstrap/app.php` add the service provider:

```
$app->register(\Blackfyre\BitnetGateway\BitnetGatewayServiceProvider::class);
```

### .env

[](#env)

```
BITNET_USERNAME=YOUR_BITNET_USER
BITNET_PASSWORD=YOUR_BITNET_PWD

```

Usage
-----

[](#usage)

### Lumen

[](#lumen-1)

```
$smsId = app('bitnet-gateway')->sendSMS('36#########', 'test');
$smsStatus = app('bitnet-gateway')->queryStatus($smsId)
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Meki](https://github.com/blackfyre)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~18 days

Total

3

Last Release

1863d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1991410?v=4)[Miklós Galicz](/maintainers/blackfyre)[@blackfyre](https://github.com/blackfyre)

---

Top Contributors

[![blackfyre](https://avatars.githubusercontent.com/u/1991410?v=4)](https://github.com/blackfyre "blackfyre (8 commits)")

---

Tags

blackfyrebitnet-gateway

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/blackfyre-bitnet-gateway/health.svg)

```
[![Health](https://phpackages.com/badges/blackfyre-bitnet-gateway/health.svg)](https://phpackages.com/packages/blackfyre-bitnet-gateway)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.7k1](/packages/jasara-php-amzn-selling-partner-api)

PHPackages © 2026

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