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(9y ago)158MITPHP &gt;=5.5.9

Since Jul 3Compare

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

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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

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

3649d 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

815320.5k3](/packages/defstudio-telegraph)[riclep/laravel-storyblok

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

6277.0k5](/packages/riclep-laravel-storyblok)[jasara/php-amzn-selling-partner-api

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

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[rapidez/core

Rapidez Core

1822.4k66](/packages/rapidez-core)

PHPackages © 2026

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