https://github.com/thewebsolver/payment-card
PHP library to validate Payment Cards (Debit/Credit and more).
https://github.com/thewebsolver/payment-card
bank-card card-validator credit-card credit-card-validation credit-card-validator debit-card payment-card validation validator
Last synced: 9 months ago
JSON representation
PHP library to validate Payment Cards (Debit/Credit and more).
- Host: GitHub
- URL: https://github.com/thewebsolver/payment-card
- Owner: TheWebSolver
- License: gpl-3.0
- Created: 2024-09-03T15:56:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T09:01:12.000Z (about 1 year ago)
- Last Synced: 2025-06-01T03:39:35.364Z (9 months ago)
- Topics: bank-card, card-validator, credit-card, credit-card-validation, credit-card-validator, debit-card, payment-card, validation, validator
- Language: PHP
- Homepage: https://github.com/TheWebSolver/payment-card
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📦 This package is a sub-repo split of a PHP Validator which is currently under development.
✨ For Luhn validation, [Luhn Algorithm](https://github.com/thewebsolver/luhn-algorithm) library may be installed.
To learn more, visit [wiki page](https://github.com/TheWebSolver/payment-card/wiki).