Uses CURL and supports large files. Examples are included with the download package.Requirements:PHP 5.2 or higher Amazon S3 credentials Limitations:Files larger than 2GB are not supported on 32 bit systems due to PHP's signed integer problem. SSL is...

PHPZip

PHPZip 2.0.8 updated

Comments can be added to ZIP archives. Inspired by Rochak Chauhan the Create Zip File PHP class. Documentation is included with the download package.What is new in this release:Updated Composer dependencies. What is new in version 2.0.7:Updated Composer...

The php-dependencies package can be placed inside the root folder of any PHP project and run a simple scan which tells developers a few things about their code and its dependencies.The class works in two stages. At first it will scan and detect all...

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...

Zip

Zip 2.0.6

Comments can be added to ZIP archives.Inspired by Rochak Chauhan the Create Zip File PHP class.Documentation is included with the download package.What is new in this release:Updated Composer dependencies. What is new in version 1.62:Added: Support for...

The class can generate thumbnail image files which are used to display the gallery images in an HTML table. The thumbnails are linked to pages where the full size versions of the images can be viewed.Features:cursor-pointer" onclick="spovl3hide();">...

IP2Location PHP Module

IP2Location PHP Module 7.2.4 updated

The IP2Location PHP Module allows developers to create servers-ide JavaScript applications capable of connecting to IP2Location databases.The class can send an IP address to the database and retrieving the desired geographical information about it.This...

Zebra_Session works as an alternative (or better say replacement) for PHP’s built-in session handling system.By default, PHP uses a flat file on the server to store session details and a cookie file on the user's PC to identify the correct owner of...

PHP-Errors-Class beautifies the ugly raw-text PHP errors by adding some color to them and also printing extra information about the error.Using a backtrace info, developers can easily get to the root of their problem, fix the code and then move on to...