0.11 Doctrine_Compiler
Doctrine Compiler
Doctrine_Compiler This class can be used for compiling the entire Doctrine framework into a single file
Method Details
-
($target) compile($target = null, $includedDrivers = array())
method for making a single file of most used doctrine runtime components including the compiled file instead of multiple files (in worst cases dozens of files) can improve performance by an order of magnitude
Doctrine_Compiler
throws Doctrine_Compiler_Exception if something went wrong during the compile operation