Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-mmcache - PHP accelerator, optimizer, encoder and dynamic content cacher
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 to speed up execution
of PHP scripts. Turck MMCache typically reduces server load and increases the
speed of your PHP code by 1-10 times.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
php-mmcache |
5.0.4_2.4.6 |
6 |
src |
96 KiB |
Sat Apr 9 23:50:33 2005 |
Changelog
- * Thu Apr 7 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
- * Thu Jan 13 17:00:00 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_2.4.6-4
- Bump release.
- * Fri May 21 18:00:00 2004 Matthias Saou <http://freshrpms.net/> 4.x.x_2.4.6-1
- Change the version to be phpversion_mmcacheversion since each build
is tightly tied to a version, and to have an easy upgrade path.