Title: TIP: Composer Autoloader
Last modified: August 24, 2016

---

# TIP: Composer Autoloader

 *  [Aikar](https://wordpress.org/support/users/aikar/)
 * (@aikar)
 * [11 years ago](https://wordpress.org/support/topic/tip-composer-autoloader/)
 * I have a tip to improve the project SCM,
    add to your composer.json:
 *     ```
       "config": {
               "autoloader-suffix": "WordpressSEOAutoloader"
           }
       ```
   
 * this will make it not use random hashes in the auto loader code in the vendor
   folder so that the autoloader files don’t show as a different content every update.
 * [https://wordpress.org/plugins/wordpress-seo/](https://wordpress.org/plugins/wordpress-seo/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Joost de Valk](https://wordpress.org/support/users/joostdevalk/)
 * (@joostdevalk)
 * [11 years ago](https://wordpress.org/support/topic/tip-composer-autoloader/#post-6039642)
 * Ah thanks we’ll have a look at that. You’re committing the plugin into something?
 *  [Andrey “Rarst” Savchenko](https://wordpress.org/support/users/rarst/)
 * (@rarst)
 * [11 years ago](https://wordpress.org/support/topic/tip-composer-autoloader/#post-6039659)
 * I have opened the issue on GitHub [https://github.com/Yoast/wordpress-seo/issues/2303](https://github.com/Yoast/wordpress-seo/issues/2303)
 * This would probably make sense to try after Premium plugin’s build is updated(
   work in progress).
 *  Thread Starter [Aikar](https://wordpress.org/support/users/aikar/)
 * (@aikar)
 * [11 years ago](https://wordpress.org/support/topic/tip-composer-autoloader/#post-6039702)
 * [https://github.com/Yoast/wordpress-seo/issues/2303#issuecomment-95215843](https://github.com/Yoast/wordpress-seo/issues/2303#issuecomment-95215843)
 * Responded there.
 * This should be a 1 minute task with 0 chance of breaking things (unless you’re
   doing something really hacky)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘TIP: Composer Autoloader’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Aikar](https://wordpress.org/support/users/aikar/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/tip-composer-autoloader/#post-6039702)
 * Status: not resolved