thephpleague/omnipay
A framework agnostic, multi-gateway payment processing library for PHP 5.6+ observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 91
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5112
- days_rel: n/a
- days_push: 54
- n_releases_24m: 0
Adoption not part of the score
6054 stars · 929 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Omnipay is a framework-agnostic, multi-gateway payment processing library for PHP that provides a single consistent API across dozens of payment gateways like Stripe and PayPal. It is a collection of Composer packages built around the omnipay/common core, working directly with gateway HTTP APIs.
Use cases
- process payments in php
- accept stripe payments in a php app
- support multiple payment gateways in a shopping cart
- switch payment providers without rewriting code
- charge credit cards via paypal from php
- handle refunds and voids through a unified api
- implement recurring billing in php
When to choose
- you need one consistent API across multiple payment gateways
- you want the flexibility to swap payment providers later
- you are building a shopping cart or e-commerce platform in PHP
- you find official gateway PHP SDKs poorly designed or documented
When to avoid
- you only ever need a single gateway and prefer its official SDK
- you need features specific to one gateway not covered by the abstraction
- your project is not written in PHP
Facets
library · maturity stable
sdk http-client middleware fintech e-commerce web-development apis php payment-processing payment-gateways stripe paypal ecommerce framework-agnostic web-server
4 sources
- readme: https://github.com/thephpleague/omnipay · fetched 2026-08-28 · 941018ae7901
- homepage: http://omnipay.thephpleague.com/ · fetched 2026-08-29 · feb172828e04
- site_page: https://omnipay.thephpleague.com/installation · fetched 2026-08-29 · cfa59a13751c
- site_page: https://omnipay.thephpleague.com/changelog · fetched 2026-08-29 · 0ab9564ebc2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thephpleague/omnipay | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="thephpleague/omnipay")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem