udokmeci / yii2-payment
Yii2 Credit Card Payment Stuff
Installs: 85
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/udokmeci/yii2-payment
Requires
- php: >=5.3.0
 - yiisoft/yii2: *
 
Requires (Dev)
- phpunit/phpunit: ~4.0
 
This package is auto-updated.
Last update: 2025-10-29 02:02:46 UTC
README
Features
Yii2 library for payment stuff
- Currency
 - Amount
 - Amount Currency Convertion
 - Credit Card
 - Virtual Pos Base
 - OpenExhangeRates.org exhange rates update and list actions
 
Currency
Currencies are stored with ISO 4217 Alphanumeric and Numeric Codes, Symbols, Decimal Fixation on the table. Migration is required to use.
Amount
- Amounts consist of a total float number and Curreny Object.
 - Can be converted to any other