devriyad/polypay

Unified payment gateway interface for Laravel/PHP with pluggable drivers for bKash, SSLCommerz, Stripe, PayPal, and more.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/devriyad/polypay

v0.1.2 2025-10-27 08:39 UTC

This package is auto-updated.

Last update: 2025-10-27 08:40:56 UTC


README

Perfect ✅ — we’ll keep all namespaces exactly as Riyad\Polypay in the documentation.

Here’s the full Laravel-style, framework-agnostic, guided README.md for your package:

# Polypay – Framework-Agnostic Payment Abstraction for PHP
**Built for Bangladeshi gateways first. Flexible enough for the world.**

Polypay provides a clean, unified API for integrating multiple payment gateways in any PHP application. It is framework-agnostic, so you can use it in **vanilla PHP**, **Laravel**, **Symfony**, or any other framework. While initially focused on Bangladeshi gateways, it is flexible enough to support international gateways as well.

---

## Installation

Install Polypay using Composer:

```bash
composer require riyad/polypay