Download the PHP package slotsgateway/slotsgateway-php-client without Composer
On this page you can find all versions of the php package slotsgateway/slotsgateway-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package slotsgateway-php-client
Slotsgateway PHP Client
Slotsgateway PHP Client is a PHP library designed to simplify integration with the Slotsgateway API.
It supports PHP 5.0+ and uses GuzzleHTTP for HTTP communication.
The client can be used in any PHP-based project or framework, including Laravel, Lumen, Yii, and similar frameworks.
Requirements
- PHP 5.0 or higher
- Composer
- GuzzleHTTP
Installation
Install the package via Composer:
API Client Overview
The ApiClient class provides direct wrappers for all Slotsgateway API methods.
Available API Methods
Helper Functions
The package includes a Helpers class to simplify callback handling and common data transformations.
Callback Helpers
General Utility Helpers
Usage Examples
Basic PHP Example
Laravel Example
Routes
Controller
Notes
- All monetary values are handled as integers in cents
- Always validate callback signatures using the helper methods
- Refer to the Slotsgateway API documentation for detailed behavior and requirements
All versions of slotsgateway-php-client with dependencies
PHP Build Version
Package Version
The package slotsgateway/slotsgateway-php-client contains the following files
Loading the files please wait ...