PHPackages                             kanekescom/laravel-siasn-referensi-api - 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. kanekescom/laravel-siasn-referensi-api

ActiveLibrary[API Development](/categories/api)

kanekescom/laravel-siasn-referensi-api
======================================

SIASN REFERENSI REST API Client for Laravel

v2.1.5(1y ago)01.5k1[2 PRs](https://github.com/kanekescom/laravel-siasn-referensi-api/pulls)1MITPHPPHP ^8.2

Since Sep 25Pushed 1y ago2 watchersCompare

[ Source](https://github.com/kanekescom/laravel-siasn-referensi-api)[ Packagist](https://packagist.org/packages/kanekescom/laravel-siasn-referensi-api)[ Docs](https://github.com/kanekescom/laravel-siasn-referensi-api)[ Fund](https://s.id/hadibmac)[ GitHub Sponsors](https://github.com/sponsors/achmadhadikurnia)[ RSS](/packages/kanekescom-laravel-siasn-referensi-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (16)Versions (21)Used By (1)

Laravel SIASN REFERENSI API
===========================

[](#laravel-siasn-referensi-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2f839416cf29f4ee6c75264ec00d2683f984b0d023b5b65cdd0d945572936986/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b616e656b6573636f6d2f6c61726176656c2d736961736e2d7265666572656e73692d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kanekescom/laravel-siasn-referensi-api)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e42d8983c4432260f3d449a99e11dfec57b15e9f9ccb88bea234427a5b767789/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b616e656b6573636f6d2f6c61726176656c2d736961736e2d7265666572656e73692d6170692f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/kanekescom/laravel-siasn-referensi-api/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/00b655bbdd5a9b64b12546eb8cdb06596df6067cb5510faa0954f81023bf8ad3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b616e656b6573636f6d2f6c61726176656c2d736961736e2d7265666572656e73692d6170692f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/kanekescom/laravel-siasn-referensi-api/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9f1a43987a56360abd113a215bca0ac6426fc219d34c0f432155c920a7a1f832/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b616e656b6573636f6d2f6c61726176656c2d736961736e2d7265666572656e73692d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kanekescom/laravel-siasn-referensi-api)

SIASN REFERENSI REST API Client for Laravel. This library is the abstraction of SIASN REFERENSI API for access from applications written with Laravel PHP Framework.

Support us
----------

[](#support-us)

Want to provide tangible support? Use the following platform to contribute to open-source software developers. Every contribution you make is a significant boost to continue building and enhancing technology that benefits everyone.

- Buy Me a Coffee
- Patreon
- Saweria

We highly appreciate you sending us a few cups of coffee to accompany us while writing code. Super, thanks.

Use pro version
---------------

[](#use-pro-version)

We also offer a professional version. We're excited for you to try it out, as it allows us to consistently deliver high-quality software. Feel free to contact us at  or @achmadhadikurnia (maintainer) for further information.

- Laravel SIASN Referensi Panel
- Laravel SIASN SIMPEG Panel
- SIMPEGDA App

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

[](#installation)

You can install the package via composer:

```
composer require kanekescom/laravel-siasn-api
```

You can publish the config file with:

```
php artisan vendor:publish --tag="siasn-referensi-api-config"
```

This is the contents of the published config file:

```
// config/siasn-referensi-api.php
