PHP-Types

PHP-Types 1.0

JavaScript's dynamic data types allow developers to change the a variable's type by simply assigning it a new value.This means you can switch from being a number, to a string, with one line of code and without creating secondary variables.PHP-Types...

PHP-Cache

PHP-Cache 1.0

PHP-Cache comes with three built-in caching backends, but it was coded in such a way to support new mediums if needed.If the desired caching backend falters in any way, PHP-Cache falls back to using the file system backend.Supported caching backends:-...

Loading new PHP classes with PHP-Loader is incredibly fast, and does not require any type of file system checks.While this technique might seem over the top for 2-3 files, using it with larger applications is a must.It can easily be used as a way to...

The class can be used to cache timed API calls to 3rd party services like Twitter, Flickr, Facebook and much more others.What is new in this release:Added namespace and PSS-4 support. What is new in version 1.3.0:Update to...

BananaHTML

BananaHTML 2.3.0 updated

BananaHTML simplifies the process of generating dynamic HTML(5) code via your PHP applications.The class comes with Composer support and can be used anywhere inside your PHP applications.Just set up criteria where it can be invoked and tell it what to...

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

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

Craur

Craur 2.0.0 updated

Can also work with CSV files instead of XML.Craur can be used for writing XML/JSON importers or to implement a convention for converting XML to JSON without loosing any information.What is new in this release:BC: __toString returns empty string if the XML...

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();">...