Download the PHP package kanekescom/laravel-siasn-api without Composer
On this page you can find all versions of the php package kanekescom/laravel-siasn-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kanekescom/laravel-siasn-api
More information about kanekescom/laravel-siasn-api
Files in kanekescom/laravel-siasn-api
Package laravel-siasn-api
Short Description SIASN REST API Client for Laravel
License MIT
Homepage https://github.com/kanekescom/laravel-siasn-api
Informations about the package laravel-siasn-api
Laravel SIASN API
A Laravel package for seamless integration with the SIASN REST API. This library is the abstraction of SIASN API for access from applications written with Laravel PHP Framework.
Support Us
Want to provide tangible support? Use the following platforms to contribute to open-source software development:
Your support is greatly appreciated!
Use Pro Version
We also offer a professional version. Contact us at kanekescom@gmail.com or imachmadhadikurnia@gmail.com (maintainer) for more details.
- Laravel SIASN Referensi Panel
- Laravel SIASN SIMPEG Panel
- SIMASN App (Sistem Informasi ASN)
- SIMANTEL App (Sistem Informasi Manajemen Talenta)
Installation
Install the package via Composer:
Publish the config file:
Or complete all installations with:
Usage
Token Generator
Generate an APIM Token:
Generate an SSO Token:
Generate both APIM and SSO Tokens:
Use --fresh
to always request a new token.
Remove Tokens
Available Token Methods
Send a Request Using Commands
GET Request:
Example:
POST Request:
Send a Request Using Class
The Siasn
class uses Laravel's Http
class (Illuminate\Support\Facades\Http
):
For dual authentication (SSO), use:
Testing
Our Other Cool Packages
Referensi APIs
SIASNAPI-SIMPEG APIs
Changelog
See CHANGELOG for recent updates.
Contributing
See CONTRIBUTING for contribution guidelines.
Security Vulnerabilities
See our security policy on how to report security vulnerabilities.
Credits
- Achmad Hadi Kurnia
- All Contributors
License
The MIT License (MIT). See License File for details.
All versions of laravel-siasn-api with dependencies
spatie/laravel-package-tools Version ^1.16
guzzlehttp/guzzle Version ^7.2
illuminate/contracts Version ^10.0||^11.0
kanekescom/laravel-helperia Version ^2.0