paypal-php

paypal-php 5.0.0

Can be used to power e-commerce transactions via PayPal. Supports authentication, debugging, retrieving buyer info and much more.A test demo is included with the download package.What is new in this release:Replace cURL with Guzzle. Requirements:PayPal...

PHP CSS Parser

PHP CSS Parser 7.0.0 updated

PHP CSS Parser comes with Composer support and can be used to process stylesheet files. This small CSS class can read the content of a CSS file, split it into its intrinsic parts and then this data available as PHP objects. The information can be sent to...

PHP LPD

PHP LPD 1.0

LPD stands for "Line Printer Daemon", a network protocol for submitting print jobs to a remote printer.PHP LPD creates a virtual interface for sending printing jobs to a printer via PHP code.A demo and usage instructions are included with the download...

The PHP Pagination Class can be used to prevent large database results to mess up a page.This class will parse query results and only allow a few of them at a time to be displayed on a page.The PHP Pagination Class will automatically create a pagination...

Written in OOP PHP, the class can be used on Web pages holding huge structured content.The PHP Pagination Class can help by splitting the content on different pages, making it easier to view on the client side and easier manage on the server side.The...

Paysafecard is a service for the online transaction of prepaid payments.Features:Written in OOP Add PIN to account PIN validator Flexible in design for a wide usage scenarios Documentation Error handling Debug mode What is new in this release:Fixed Bug in...

The PHP Quake 3 Library allows developers to take full advantage of Valve's RCON protocol for accessing, querying, and controlling gaming servers.The class basically allows developers to programmatically access RCON consoles and build Web-based...

PHP Summarizer analyzes each text by ranking each sentence by its search engine relevance.Features:Summary output with configurable treshold - only the lines with a frequency over the treshold will be returned Best words extraction - most relevant keyword...

The PHP User class is written following OOP guidelines and uses a MySQL database to store user details.The class will help developers add a basic user management feature to their PHP apps.The PHP User class package includes the following out of the box:-...