Download the PHP package rangkotodotcom/simanang without Composer
On this page you can find all versions of the php package rangkotodotcom/simanang. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rangkotodotcom/simanang
More information about rangkotodotcom/simanang
Files in rangkotodotcom/simanang
Package simanang
Short Description An http client library to connect to the SIMANANG API
License MIT
Informations about the package simanang
SIMANANG API
This package is used to interact with the SIMANANG API belonging to SMAN 1 Enam Lingkung.
Installation
You can install the package via composer:
Setup
You must register the service provider :
If you want to make use of the facade you must install it as well :
Next, You must publish the config file to define your SIMANANG CREDENTIAL :
This is the contents of the published file :
Set your SIMANANG CREDENTIAL in .env
file :
Methods Ref
-
::getSchool()
-
::getVision()
-
::getMision()
-
::getGallery()
-
::getHeadMaster()
-
::getCurrentSemester()
-
::getStudent()
-
::getTeacher()
-
::validasiQrCode()
-
::storeQrCode()
::pushNotification()
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- jamilur rusydi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of simanang with dependencies
php Version ^7.3|^7.4|^8.0|^8.1|^8.2|^8.3
guzzlehttp/guzzle Version ^7.0.1|^7.2
illuminate/http Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0