-
ZipStream-PHP is created to dynamically generate arbitrarily large download zip files from PHP. It is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server. Create a new stream object:$zip = new ZipStream('example.zip'); and then add one or more files: add first file (dynamically generated)$data = "This is the contents ...
-
TinyButStrong is a Template Engine for the PHP language. It enables you to link dynamically HTML pages, XML or other text files. It easily merges data from MySQL, Postgre-SQL or SQLite.It has only 6 methods and 5 properties, so it enables you to seriously harmonize and simplify Application programming. Features of TinyButStrong:- can connect to any database type (in native: ...
-
SmashTemplate is a template engine class that allows for you to create a template, add placeholders, then replace the placeholders dynamically with PHP code.The resulting preprocessed template is evaluated like a normal PHP script to generate the processed output.This template engine also allows for the use of PHP code inside the templates. This way you can reuse your PHP knowledge ...
-
Image Create for PHP is a stand-alone script that allows you to create dynamic text images easily.Features: - A Boolean flag for anti-aliasing,- new PNG, JPEG and WBMP (for WAP phones) formats in addition to original GIf support, - a Boolean flag for HTTP expires headers, - autodetection and correction of missing image formats in the GD library, - image ...
-
FastCache, class.FastCache.php is a toolkit for implementing a simple but powerful server-side caching system for dynamic PHP web sites.
-
Caching class caches dynamic content. It is easy to use and integrate into current scripts.
-
Dynamic Elements Processor with PHP 5 is building forms and elements for websites sometimes means a lot of work, specially if you create bigger websites. Luckily there a some great tools like QuickForm from PEAR which is very powerfull, but asks to install the PEAR environment. Well this application asks only for three class files and is quiet easy to ...
-
Dynamic Multi Level Menu is dynamic multilevel drop down menu designed using PHP/MySQL/Javascript. The script is scripted in very simple PHP class and JavaScript functions, which can be edited by beginners also.
-
SELECT, INSERT, UPDATE and DELETE queries can be executed from lists of parameters defining tables, fields, field values and condition clauses with MySQL Database Layer With Dynamic SQL Generators.Requirements:PHP 5.0 or higher
-
Menu Builder takes an array of menu items eventually with nested arrays that define sub-menus. It generates HTML lists with links for each menu item.The presentation of the menus, regular items and current page item can be changed using CSS.Requirements: PHP 5.0 or higher
-
Code providing the same functions as an existing class, can be generated for another class or interface. The generated code is returned as a string that can be saved to a PHP script file or evaluated immediately to declare the generated proxy class or interface. Requirements:PHP 5.1 or higher
-
One or more criteria that define how the array entries will be sorted, can be added. Dynamic Multisort builds the argument list with all the criteria and then calls array_multisort function to sort the array. Requirements: PHP 5.0 or higher
-
The DynamicRSS PHP Class supports method chaining. The DynamicRSS PHP Class is possible to generate RSS feed in just two simple PHP statements.- The first statement simply creates the DynamicRSS object.- The second statement can be any of the statements presented in the features below. Key Features of The DynamicRSS PHP Class:-The db() method is used to setup a connection ...
-
Simple List takes an bi-dimensional array of data that define text to be presented in the HTML lists. A list of items indented to the level defined in the list data array is generated automatically.
-
Solace FastTemplate is based on the FastTemplate class but includes additional features, such as nested dynamic blocks or the ability to enable and disable blocks.Solace FastTemplate is useful for projects that still use the FastTemplate class, but need more features and speed.



