slackbuilds_ponce/libraries/eaccelerator
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05:00
..
eaccelerator.info various: Change Email 2013-11-20 09:41:42 +07:00
eaccelerator.SlackBuild libraries/eaccelerator: Update script to the new template 2013-11-05 20:25:23 -06:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

eAccelerator is a free open source PHP accelerator and optimizer.  
It increases the performance of PHP scripts by caching them in compiled 
state, so the overhead of compiling is almost completely eliminated.  
It also optimizes the scripts to speed up execution.

eAccelerator typically reduces server load and increases the speed of
your PHP code by 1-10 times.