payastra / gateways
Unified multi-gateway payment integration library for PHP.
v1.0.1
2025-05-09 07:08 UTC
Requires
- razorpay/razorpay: ^2.9
README
Unified multi-gateway payment integration library for PHP.
🔒 Secure, scalable, and easy-to-integrate. Currently supports Razorpay payments.
🧩 Features
- Razorpay order creation
- Payment verification via signature
- PSR-4 autoloaded and Composer-ready
- Clean and extendable architecture
- Real-world usage examples in
/examples
folder
📦 Installation
Install via Composer:
composer require payastra/gateways