Cache a Class Loader
Warning: You are browsing the documentation for Symfony 3.x, which is no longer maintained.
Read the updated version of this page for Symfony 7.1 (the current stable version).
The ApcClassLoader
, the WinCacheClassLoader
and the XcacheClassLoader
are deprecated since Symfony 3.3. As an alternative, use any of the
class loading optimizations provided by Composer.
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0 license.