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

ActiveLibrary[API Development](/categories/api)

faiznurullah/rajaongkir
=======================

package for php application for connect with rajaongkir service

328[2 issues](https://github.com/Faiznurullah/rajaongkir/issues)PHP

Since Mar 27Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Faiznurullah/rajaongkir)[ Packagist](https://packagist.org/packages/faiznurullah/rajaongkir)[ RSS](/packages/faiznurullah-rajaongkir/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

RajaOngkir PHP Wrapper
======================

[](#rajaongkir-php-wrapper)

A lightweight PHP library to access RajaOngkir endpoints through `https://rajaongkir.komerce.id/api/v1`.

Features
--------

[](#features)

- Get provinces
- Get cities by province
- Get districts by city
- Get subdistricts by district
- Calculate domestic shipping cost by district
- Track waybill (AWB)
- Search domestic destinations

Requirements
------------

[](#requirements)

- PHP 7.4+
- Composer

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

[](#installation)

If you are using this package in another project:

```
composer require faiznurullah/rajaongkir
```

For local development in this repository:

```
composer install
```

Quick Start
-----------

[](#quick-start)

```
