{"id":92860,"library":"automattic-jetpack-autoloader","title":"Jetpack Autoloader","description":"Creates a custom autoloader for a plugin or theme.","status":"active","version":"5.0.20","language":"php","source_language":null,"source_url":"https://github.com/Automattic/jetpack-autoloader","tags":["autoloading","wordpress","jetpack","plugin"],"install":[{"cmd":"composer require automattic/jetpack-autoloader","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Autoloader","correct":"use Automattic\\Jetpack\\Autoloader\\Autoloader;"}],"quickstart":{"code":"use Automattic\\Jetpack\\Autoloader\\Autoloader;\n\n$autoloader = new Autoloader();\n$autoloader->register();\n// Registers custom autoloading for Jetpack packages.","lang":"php","description":"Register the Jetpack autoloader."},"warnings":[{"fix":"Ensure it's loaded after Composer's autoloader.","message":"Designed for WordPress plugins/themes; may conflict with Composer autoloader.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'autoload':2,6,12 'creat':3 'custom':5 'jetpack':1,14 'plugin':9,15 'theme':11 'wordpress':13","created_at":"2026-06-19T09:39:15.991170+00:00","updated_at":"2026-06-19T09:39:15.991170+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Automattic/jetpack-autoloader","github":"https://github.com/Automattic/jetpack-autoloader","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}