PHPackages                             black-m13/novinways - 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. black-m13/novinways

ActiveLibrary[API Development](/categories/api)

black-m13/novinways
===================

Laravel package for Novinways SOAP services

V1.0.1(3w ago)012MITPHPPHP ^8.0

Since Jun 7Pushed 3w agoCompare

[ Source](https://github.com/BlackM13/NovinWays)[ Packagist](https://packagist.org/packages/black-m13/novinways)[ RSS](/packages/black-m13-novinways/feed)WikiDiscussions v2 Synced yesterday

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

NovinWays Laravel Package
=========================

[](#novinways-laravel-package)

A Laravel package for integrating with NovinWays SOAP WebService.

This package is developed for Iranian users and works with novinways.com services.

---

📦 Installation
--------------

[](#-installation)

Install via Composer:

composer require black-m13/novinways

---

⚙️ Publish Config
-----------------

[](#️-publish-config)

php artisan vendor:publish --provider="BlackM13\\Novinways\\NovinwaysServiceProvider"

---

🔐 Environment Variables
-----------------------

[](#-environment-variables)

Add to .env file:

NOVINWAYS\_URL=NOVINWAYS\_ID=your-webservice-id NOVINWAYS\_PASSWORD=your-webservice-password

---

🚀 Usage
-------

[](#-usage)

use Novinways;

---

Methods
-------

[](#methods)

1. getFunctions() Novinways::getFunctions();
2. CheckCredit() Novinways::CheckCredit();
3. TopUpOperatorStatus() Novinways::TopUpOperatorStatus('MTN');
4. CheckBill() Novinways::CheckBill($billId, $paymentId);
5. PayBill() Novinways::PayBill($billId, $paymentId, $reqId);
6. ProductsInfo() Novinways::ProductsInfo();
7. BuyProduct() Novinways::BuyProduct($productId, $reqId, $count);
8. PinRequest() Novinways::PinRequest($price, $type, $reqId);
9. ReCharge() Novinways::ReCharge($price, $type, $phone, $reqId);
10. CheckCharge() Novinways::CheckCharge($transId);

---

Notes
-----

[](#notes)

- reqId must be unique
- SOAP extension required
- PHP 8+

---

MIT License

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance94

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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

27d ago

Major Versions

V1.0.1 → v2.x-dev2026-06-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/100307090?v=4)[BlackM13](/maintainers/BlackM13)[@BlackM13](https://github.com/BlackM13)

---

Top Contributors

[![parsidev](https://avatars.githubusercontent.com/u/11275201?v=4)](https://github.com/parsidev "parsidev (32 commits)")[![BlackM13](https://avatars.githubusercontent.com/u/100307090?v=4)](https://github.com/BlackM13 "BlackM13 (16 commits)")

---

Tags

laravelsoapirannovinways

### Embed Badge

![Health badge](/badges/black-m13-novinways/health.svg)

```
[![Health](https://phpackages.com/badges/black-m13-novinways/health.svg)](https://phpackages.com/packages/black-m13-novinways)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6279.6k5](/packages/riclep-laravel-storyblok)

PHPackages © 2026

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