SlackBuildsOrg/libraries/eaccelerator
David Somero 23969c0de2 libraries/eaccelerator: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:06:24 -04:00
..
eaccelerator.info libraries: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
eaccelerator.SlackBuild libraries/eaccelerator: Misc automated cleanups. 2010-06-04 01:06:24 -04:00
README
slack-desc

eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic
content cache. It increases the performance of PHP scripts by caching
them in their compiled state, so that the overhead of compiling is almost
completely eliminated. It also optimizes scripts to speed up their execution.
eAccelerator typically reduces server load and increases the speed of your
PHP code by 1-10 times.