Managed Projects

RoxPHP

  Analyzed about 23 hours ago

4.4K lines of code

0 current contributors

almost 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

php-merchant

  Analyzed about 6 hours ago

Library of payment gateways 'John', 'last_name' => 'Doe', 'number' => '4111111111111111', 'month' => 12, 'year' => 2018, 'verification_value' => 123, 'type' => 'visa' )); if ($card->isValid()) { $gateway = new ... [More] PHPMerchant_Billing_Gateway_PayPal(array( 'login' => 'testlogin', 'password' => 'testpassword', 'signature' => 'testsignature', 'test' => true )); $response = $gateway->purchase(1000, $card); if ($response->success) { echo "Purchase complete!"; } else { echo "Error: " . $response->message; } } else { echo "Error: credit card is not valid. " . join('. ', $card->errors()); } [Less]

461 lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This

php-oexchange

  Analyzed about 2 hours ago

OExchange PHP5 library

350 lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

mongo_model

  Analyzed about 15 hours ago

MongoDB library for RoxPHP.

640 lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

SpinKit-ObjC

  Analyzed about 20 hours ago

UIKit port of SpinKit

1.18K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

swearjar-node

  Analyzed about 15 hours ago

Profanity detection and filtering library.

104 lines of code

0 current contributors

almost 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

swearjar-php

  Analyzed about 6 hours ago

Profanity detection PHP library

129 lines of code

0 current contributors

almost 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This