- 
    Improvement 
- 
    Resolution: Fixed
- 
    Minor 
- 
    3.1.0-dev
- 
    None
Instead of just installing vendors using `php composer.phar install` when building final packages we should use the `--optimize-autoloader` flag as it will turn the PSR-0 autoloading into a static classmap of the libraries we use through composer, improving performance (a bit).
- is duplicated by
- 
                    PHPBB-12573 The vendor autoloader should use a classmap in generated packages -         
- Closed
 
-         

