John Conde
Results
3
repositories owned by
John Conde
email-validator
23
Stars
6
Forks
Watchers
The Email Validator library builds upon PHP's built in `filter_var($emailAddress, FILTER_VALIDATE_EMAIL);` by adding a default MX record check. It also offers additional validation against disposable...
php-simple-encryption
40
Stars
10
Forks
Watchers
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and...
authnetjson
17
Stars
10
Forks
Watchers
Library that abstracts Authorize.Net's JSON APIs. This includes the Advanced Integration Method (AIM), Automated Recurring Billing (ARB), Customer Information Manager (CIM), Transaction Reporting, Sim...