Active Articles: 2038
Total Categories: 16
Sub Categories:616
RFKcache | ||||||||
RFKcache is a easy, efficient and simple class which implements a cache system for use in PHP scripting. ... learn more
| ||||||||
| ||||||||
jpCache | ||||||||
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. ... learn more
| ||||||||
| ||||||||
CSS AutoLoad | ||||||||
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 ... learn more
| ||||||||
| ||||||||
Turck MMCache for PHP | ||||||||
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 ... learn more
| ||||||||
| ||||||||
PHP Accelerator | ||||||||
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 ... learn more
| ||||||||
| ||||||||
Multi-thread Simulation | ||||||||
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 ... learn more
| ||||||||
| ||||||||
MoreCache | ||||||||
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 ... learn more
| ||||||||
| ||||||||
PHP Code Sweeper | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Micro Cache | ||||||||
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. ... learn more
| ||||||||
| ||||||||
