APC. A cache that speeds up PHP by storing compiled code.

github.com/laruence/php-apc

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2013
  • default on
  • Add apc.enable_opcode_cache default "on"
  • merge from SVN
January 2013
  • Merge branch 'master' of github.com:laruence/php-apc
  • Test with the lanauge sniffer of github
  • Create README.md
  • It's too big
  • Sync with svn
December 2012
  • sync with svn
November 2012
  • Commited into svn , added test scripts
  • Give the ability of awaring of modified functions/classes to APC
  • Fixed bug #63434 (Segfault if apc.shm_strings_buffer excceed apc.shm_…
  • improving
  • remove temp files :<
  • remove temp files
  • Attempt to fix bug #52144
  • remove temp files
October 2012
  • host on github for my own work