PHPackages                             azioarv/portalpulsa - 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. azioarv/portalpulsa

ActiveLibrary[API Development](/categories/api)

azioarv/portalpulsa
===================

Portal Pulsa API with Laravel 5

7557PHP

Since Feb 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/AzioArv/Portal-Pulsa)[ Packagist](https://packagist.org/packages/azioarv/portalpulsa)[ RSS](/packages/azioarv-portalpulsa/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Portal Pulsa API

---

Package for Laravel 5 [Official Documentation](http://portalpulsa.com/api-transaksi-pulsa-murah/)Installation

```
    composer require azioarv/portalpulsa

```

Add the following code to config/app.php Provider

```
AzioArv\PortalPulsa\PortalPulsaServiceProvider::class
```

Aliases

```
'Pulsa' => AzioArv\PortalPulsa\PortalPulsaFacade::class
```

Run This Command

```
php artisan vendor publish

```

Configuration .env

```
PULSA_ID=
PULSA_KEY=
PULSA_SECRET=

```

Usage Check Saldo

```
Pulsa::saldo();
```

Check Price Product

```
Pulsa::cekHarga($productCode);
```

Check Status

```
Pulsa::status($transcationID);
```

Process Transcation

```
Pulsa::prosesPulsa($productCode,$phoneNumber,$transactionID);
```

Process PLN Transcation

```
Pulsa::prosesPLN($productCode,$phoneNumber,$plnNumber,$transactionID);
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18420008?v=4)[Azio Azravi](/maintainers/AzioArv)[@azioarv](https://github.com/azioarv)

---

Top Contributors

[![azioarv](https://avatars.githubusercontent.com/u/18420008?v=4)](https://github.com/azioarv "azioarv (6 commits)")

---

Tags

apilaravelportalpulsapulsa

### Embed Badge

![Health badge](/badges/azioarv-portalpulsa/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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