The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Development Tools :: Performance Enhancement
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 14    Displaying: 1 - 14 Pages:  1   

   Micro Cache   Hits: 436 

 
Micro Cache is a small, simple and very easy to use cache framework. With this script you can speed up your page rendering time as during a specified interval the page content will be read from the cache. Depending on code complexity and DB usage the improvement can go up to 10x.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Jun 24 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CSS AutoLoad   Hits: 449 

 
CSS AutoLoad processes the @import keyword server-side instead of client-side. In this manner, website authors can easily create and load a CSS framework into all pages with a single stylesheet include, no matter how many .css files are in use. In English: You can use as many stylesheets as you want without having to include each one in your HTML document and without creating extra HTTP requests. Also, compression of the aggregate file save bandwidth by shrinking the size of the aggregated file. Installation takes a matter of seconds and requires no changes to your existing CSS code.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Jul 18 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Multi-thread Simulation   Hits: 365 

 
This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to execute and an argument to be passed to that function. The requested script executes some code that detects the thread execution request and calls the specified function. When the thread request script ends, the return values of the called function is returned as a serialized string. The calling script can execute other tasks while the thread script runs. The results may be collected later when the thread script ends.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Jul  9 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   RFKcache   Hits: 3044 

 
RFKcache is a easy, efficient and simple class which implements a cache system for use in PHP scripting.


Version: 1.0.1   Platform(s): Linux, Windows   Updated: Tue Sep 28 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   StringToArray()   Hits: 1113 

 
StringToArray() splits each character of a string and uses each character of the string as an array element, hence, converting a string to array.


Version: n/a   Platform(s): Windows, Mac, Linux, Unix   Updated: Thu Jun 24 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Turck MMCache for PHP   Hits: 4359 

 
Turck MMCache is a free open source PHP Accelerator, Optimizer, Encoder and dynamic content cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up execution of PHP scripts. Turck MMCache typically reduces server load and increases the speed of your PHP code by 1-10 times. It is tested witn PHP 4.1.0-4.3.3 under Linux and Windows with Apache 1,3, Apache 2.0 and IIS 5. Since the version 2.3.10, Turck MMCache contains PHP encoder and loader. You can encode any PHP scripts in order to distribute them without sources. Encoded files can be run on any site which runs PHP with Turck MMCache 2.3.10 or above. Since version 2.3.15, Turck MMCache is compatible with Zend Optimizer's loader.


Version: 2.4.2   Platform(s): Linux, Windows, Unix, Mac OS X   Updated: Mon Oct 13 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MoreCache   Hits: 2224 

 
Morecache allows you to easily cache parts or all of your script's output. This is useful if you have slow database queries on data that is viewed more often than it is changed. Morecache works by using output buffering to capture the output when it is first generated, and storing it in files from which it is retrieved afterwards. This can result in a huge speed increase.


Version: 1.0   Platform(s): Unix, Windows, Linux   Updated: Mon Nov 11 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Accelerator   Hits: 5040 

 
The PHP Accelerator provides a high performance caching/optimising solution capable of accelerating PHP scripts by typically 2 to 4 times, although over 9 times has been reported on some large sites, and rivals the best alternatives. In addition PHPA can be very effective at reducing load average and reducing file I/O because cached scripts executed from a specially designed shared memory cache. A simple code optimiser is also built in, gaining some extra performance and reducing code size. The new release is free of activation keys.


Version: 1.3.2   Platform(s): Linux, Solaris, FreeBSD, OpenBSD, BSDi   Updated: Mon Jul 29 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   PHP Code Sweeper   Hits: 3419 

 
PHP Code Sweeper is a PHP script optimizer that includes such features as: cleans white space, removes comments, adds certain unreadability to your code, and accelerates your script execution.


Version: 1.0   Platform(s): n/a   Updated: Fri Jan  4 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Zend Accelerator   Hits: 1850 

 
The Zend Accelerator is a server-side caching program designed to speed up PHP based Web sites dramatically. The Zend Accelerator was engineered to handle the scripts that dynamic Web sites depend on. Integrated with the Zend Engine, the ‘kernel' of PHP 4.0, the Accelerator applies a variety of optimizations and advanced caching techniques to dramatically improve the performance of PHP-based dynamic Web sites. The Zend Accelerator typically increases the number of requests that can be handled per second by a factor of 3. It also trims latency to near zero. The Zend Accelerator incorporates a built in performance monitor that enables system administrators to measure the speedup experienced by actual site visitors in real-time.


Version: 2.0   Platform(s): n/a   Updated: Wed Dec 12 2001

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ez_cache   Hits: 1736 

 
This script uses PHP4's output buffering to allow you to only cache certain parts of your page. Very useful if you want some items updated more often than others.


Version: 20011117   Platform(s): n/a   Updated: Mon Nov 19 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Toncarta Cache   Hits: 2334 

 
Toncarta Cache is an output caching system for php scripts. It cuts the load on your server(s) by caching the output of your scripts. Features: Can set a maximum age for cached data, Exclusions can be set on a per file basis, 3 different storage types: database, file and shared memory. (Only db and file currently implemented), and Data can be compressed if disk space is an issue. On a moderately complex php script (doing ~50 simple sql queries) it increased throughput by approximately 3 times. On more complicated scripts this figure can be expected to rise.


Version: 1.01   Platform(s): Unix, Win NT   Updated: Fri Jul 20 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   jpCache   Hits: 2056 

 
jpcache is a lightweight, full page caching system for PHP which uses gzip content-encodig and ETag-headers. It allows around 80% in traffic-saving for php-pages and reducing server-load.


Version: n/a   Platform(s): n/a   Updated: Mon Apr 16 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Zend Optimizer   Hits: 2823 

 
The Zend Optimizer uses multi-pass code optimizations to double the running speed of PHP applications. This add-on is appropriate for all PHP users, who can benefit from the better response time featured by the product. The increase in speed for running PHP code reduces the CPU load for the server, and cuts in half latency time.


Version: Beta 4   Platform(s): Unix, Windows   Updated: Sat Jun 24 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 14    Displaying: 1 - 14 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog