Download the PHP package finq/laravel-ihamkor without Composer
On this page you can find all versions of the php package finq/laravel-ihamkor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download finq/laravel-ihamkor
More information about finq/laravel-ihamkor
Files in finq/laravel-ihamkor
Download finq/laravel-ihamkor
More information about finq/laravel-ihamkor
Files in finq/laravel-ihamkor
Vendor finq
Package laravel-ihamkor
Short Description Laravel package for i-Hamkor API integration
License MIT
Package laravel-ihamkor
Short Description Laravel package for i-Hamkor API integration
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-ihamkor
i-Hamkor Laravel Package
Laravel package for i-Hamkor API integration.
Requirements
- PHP 8.3+
- Laravel 11.x or 12.x
Installation
Install the package via Composer:
The package will automatically register its service provider.
Configuration
Publish the configuration file:
Add the following environment variables to your .env file:
Usage
Using the Facade
Using Dependency Injection
Handling Responses
Available Methods
| Method | Description |
|---|---|
taxiIncome(string $pinfl, string $signature) |
Get taxi income data from GNK marketplace |
registerMyId(string $pinfl, string $job_id) |
Register user verification via MyID |
getPersonInfo(string $pinfl, string $signature) |
Get person info by PINFL |
getClient() |
Get the underlying HTTP client |
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ihamkor with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
illuminate/contracts Version ^11.0|^12.0
illuminate/http Version ^11.0|^12.0
illuminate/support Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/http Version ^11.0|^12.0
illuminate/support Version ^11.0|^12.0
The package finq/laravel-ihamkor contains the following files
Loading the files please wait ...