mohamedjadla/multi-payment

Lightweight multi payment gateway in PHP

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/mohamedjadla/multi-payment

v1.1.0 2026-03-01 17:51 UTC

This package is auto-updated.

Last update: 2026-03-01 19:20:37 UTC


README

Version Downloads License Build

A modern, production-ready and extensible multi payment gateway built with clean PHP architecture.

💳 Supported Payment Providers

Stripe      PayPal      Visa

  • ✅ Stripe (Official SDK Integration)
  • ✅ PayPal (Structure Ready)
  • ✅ Card Payments (Visa Supported)
  • 🔜 Easily extendable to additional gateways

🚀 Overview

Multi Payment Gateway is a lightweight PHP library designed to integrate multiple payment providers using a scalable and extensible architecture.

Built with modern PHP standards and fully Composer-ready.

✨ Features

  • PSR-4 Autoloading
  • Clean OOP Architecture
  • Strategy Pattern Implementation
  • Gateway Abstraction Layer
  • Custom Exception Handling
  • Secure Configuration Support
  • CI/CD Ready
  • Semantic Versioning

📦 Installation

Install via Composer:

composer require mohamedjadla/multi-payment