Download the PHP package lloricode/paymaya-sdk-php without Composer
On this page you can find all versions of the php package lloricode/paymaya-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lloricode/paymaya-sdk-php
More information about lloricode/paymaya-sdk-php
Files in lloricode/paymaya-sdk-php
Package paymaya-sdk-php
Short Description Paymaya SDK for PHP
License MIT
Homepage https://github.com/lloricode/paymaya-sdk-php
Informations about the package paymaya-sdk-php

PayMaya SDK for PHP
A modern and type-safe PayMaya SDK for PHP, built with Saloon on top of Guzzle.
Provides an elegant API for working with Checkout, Customizations, and Webhooks.
Support us
If you find this package helpful, consider supporting its development via Ko-fi or PayPal.
Requirements
- PHP 8.3+
- Composer
We always encourage using the latest PHP versions for better performance and security.
See supported PHP versions and what's new.
Installation
You can install the package via Composer:
Upgrading from v2? Check the Upgrade Guide.
Upgrading from v2 to v3
We have introduced breaking changes in v3, including:
- PHP 8.3 requirement
- Switch to Saloon for HTTP requests
- DTOs and Enums for better type safety
- Unified
PaymayaConnectorinstead of multiple clients
➡ See full details in the Upgrade Guide.
Laravel Integration
If you're using Laravel, we recommend installing the official Laravel package for a seamless experience:
This package provides:
- Service Provider & Facade for easy access
- Configuration file for managing API keys and environment
- Laravel-specific helpers for better developer experience
📘 Learn more here: Laravel Maya SDK
Usage
Below are common usage examples.
Refer to PayMaya API Docs for full details.
Checkout
https://developers.maya.ph/reference/createv1checkout
Customization
https://developers.maya.ph/reference/setv1customizations-1
Webhook
Checkout Webhook
https://developers.maya.ph/reference/createv1webhook-1
Testing
Run the tests with:
Changelog
See CHANGELOG for details.
Contributing
Please see CONTRIBUTING for guidelines.
Security
Please review our security policy for details.
Credits
- Lloric Mayuga Garcia
- All Contributors
License
The MIT License (MIT). See LICENSE for more information.