PHP Package

Passcreator provides an official PHP client package for easy API integration in your PHP or Flow Framework projects.

Git Repository

https://gitlab.com/passcreator/Passcreator.Api.Client

The repository includes the complete source code, documentation, and code examples.

PasscreatorService Class

The PasscreatorService class is the main entry point for making API calls:

https://gitlab.com/passcreator/Passcreator.Api.Client/blob/master/Classes/Domain/Service/PasscreatorService.php

Installation

Install the package via Composer:

Install via Composer

composer require passcreator/api-client