9 projects tagged "Windows"
CodeIgniter for PayPal Payments Pro includes every API call available in PayPal's NVP documentation, as well as their Authentication and Permissions APIs. The controller includes "template" methods for every call which include all the possible parameters which can be passed into each particular call. All you have to do is fill the blank parameters in the array templates and pass the results into the library method. An array will be returned with all of the response fields from PayPal, as well as a few extra fields for troubleshooting purposes.
PayPal Payments Pro/Adaptive Payments PHP Class Library includes methods to easily integrate all of PayPal's APIs, including PayPal Payments Pro and Adaptive Payments. It makes it extremely quick and easy to tie PayPal into your applications. It comes with template solution files for nearly every API call available. All you have to do is populate the request parameters, and you'll get a PHP array result which includes everything you'll need from the API call.
PunyPNG PHP API compresses images using the PunyPNG Web service. It sends HTTP requests to upload one or more image files to the PunyPNG Web services API Web server so it can compress them. It can download the images compressed by PunyPNG individually or in a group in a .zip archive. The downloaded images are stored in a configurable download directory.
Smarty Template Engine Theme Selection Class is a PHP class that can load a Smarty template theme defined in XML. It can parse a theme definition in an XML file located in the directory with the same name as the theme name. The class can return details of the theme like the name, version, creator name, URL, email address, description, and publication date. The class can also delete the directory of a given theme and its contents.
EMEXIS WEBMAIL is a Webmail application based on SquirrelMail. SquirrelMail client is a complete Webmail system, but due to the concern of making it compatible with many browsers and systems, its interface has become a little impaired. EMEXIS WEBMAIL was developed with the intention of solving this deficiency. It comes with all functionality of the original Squirelmail, but with an interface that is much more friendly for the user. It mostly uses the mechanisms for handling messages from Squirrelmail.
A Perl base class that allows you attach event callbacks to an object.