PHPackages                             gufy/laravel-rajaongkir - 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. gufy/laravel-rajaongkir

ActiveLibrary[API Development](/categories/api)

gufy/laravel-rajaongkir
=======================

This is a particular package that make Rajaongkir.com can be used in Laravel 5

v1.0.0(10y ago)1583[1 issues](https://github.com/mgufrone/laravel-rajaongkir/issues)MITPHPPHP &gt;=5.5.9

Since Jul 3Pushed 10y agoCompare

[ Source](https://github.com/mgufrone/laravel-rajaongkir)[ Packagist](https://packagist.org/packages/gufy/laravel-rajaongkir)[ RSS](/packages/gufy-laravel-rajaongkir/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Rajaongkir.com API for Laravel
==============================

[](#rajaongkircom-api-for-laravel)

This is a particular package that make Rajaongkir.com can be used in Laravel 5. This package is a wrapper of [`steevenz/rajaongkir`](https://github.com/steevenz/rajaongkir) package.

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

[](#installation)

Just run this on your laravel app

```
  composer require gufy/laravel-rajaongkir:~1
```

Then, add this service provider to `config/app.php`

```
Gufy\LaravelRajaongkir\LaravelRajaongkirServiceProvider::class
```

also, add this facade class to your facade section

```
'Rajaongkir' => Gufy\LaravelRajaongkir\RajaongkirFacade::class
```

Then, run this command

```
php artisan vendor:publish
```

It will publish configuration file on `config/rajaongkir.php`

Configuration
-------------

[](#configuration)

There are two ways to do this:

- Directly edit configuration file on `config/rajaongkir.php`
- Add configuration on `.env` file

If you're using the second option, then this is the things you need to do, add this code to your `.env` file

```
RAJAONGKIR_API_KEY=your_api_key
RAJAONGKIR_ACCOUNT_TYPE=starter (or basic or advance)

```

Usage
-----

[](#usage)

You go to here for how to use the package:

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3695d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/gufy-laravel-rajaongkir/health.svg)

```
[![Health](https://phpackages.com/badges/gufy-laravel-rajaongkir/health.svg)](https://phpackages.com/packages/gufy-laravel-rajaongkir)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

818355.4k3](/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.

5226.7k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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