Libraries tagged by sale price
mantoufan/omnipay-alipay
1130 Downloads
Alipay gateway for Omnipay payment processing library
lyenrowe/omnipay-alipay
6 Downloads
Alipay gateway for Omnipay payment processing library
laravel-omnipay/omnipay-alipay
82 Downloads
Alipay gateway for Omnipay payment processing library
hinet/omnipay-alipay
719 Downloads
Alipay gateway for Omnipay payment processing library
codeages/omnipay-alipay
652 Downloads
Alipay gateway for Omnipay payment processing library
bishwajitcadhikary/omnipay-myfatoorah
80 Downloads
MyFatoorah driver for the Omnipay payment processing library
amer/myfatoorah
9 Downloads
MyFatoorah driver for the Omnipay payment processing library
toyfoundry/omnipay
218 Downloads
A framework agnostic, multi-gateway payment processing library
oilstone/omnipay-sagepay
1705 Downloads
Sage Pay driver for the Omnipay PHP payment processing library
cvele/omnipay
123 Downloads
A framework agnostic, multi-gateway payment processing library
nanoblocktech/payment-gateways
25 Downloads
PHP class for payment gateways, using same code to process different payment merchants.
undercoder/procwrapper
3 Downloads
A simple wrapper to Symphony process component. Only for my sake.
faridibin/paystack-php
160 Downloads
A modern, type-safe PHP SDK for Paystack payment processing
reneknox/reneknox-press
34 Downloads
building core designed to help developers familiar with Laravel and the MVC pattern create high-quality plugins for WordPress. By providing a solid foundation of tools and best practices, ReneknoxPress can help developers save time and effort during the development process and create plugins that are easy to maintain and extend over time.
mega6382/hab-encryption
19 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.