alleyinteractive/composer-wordpress-autoloader
Autoload files using WordPress File Conventions using Composer
v1.3.0
797K downloads/mo
#4045 most downloaded on Packagist
alleyinteractive/composer-wordpress-autoloader
What this package is like to depend on
Last release 11 months ago
05 Sep 2025
Ships unpredictably
gaps range from 8 days to 1.4 years
Nearly every release is documented
notes for 12 of 13 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
13 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
12 releases · Feb 2022 to Sep 2025Releases
latest 13-
v1.3.005 Sep 2025 -
v1.2.018 Apr 2025Release notes
Open source →Changed
- Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
- Dropped support for Composer 1.
Release notes
Open source →Changed
- Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
- Dropped support for Composer 1.
-
v1.1.006 Dec 2023Release notes
Open source →Changed
- Dropped PHP 7.4 support, adding PHP 8.2 and 8.3 support explicitly with testing.
- Added testing against Windows.
Fixed
- Fixed issue with
wordpress-autoload.phpfile not properly loading on Windows.
Full Changelog: v1.0.0...v1.1.0
Release notes
Open source →Changed
- Dropped PHP 7.4 support, adding PHP 8.2 and 8.3 support explicitly with testing.
- Added testing against Windows.
Fixed
- Fixed issue with
wordpress-autoload.phpfile not properly loading on Windows.
-
v1.0.001 Sep 2022 -
v0.8.1no dateRelease notes
Open source →What's Changed
- Renaming setApcu to avoid conflict with 2.1 composer by @srtfisher in #18
Full Changelog: v0.8.0...v0.8.1
-
v0.8.001 Sep 2022Release notes
Open source →- Automatically handle vendor-dir placement (possible breaking change if using
vendor-dirwith Composer)
Full Changelog: v0.7.0...v0.8.0
Release notes
Open source →- Automatically translate the
vendor-dirand set the autoloaded files relative to the root directory of the project.
- Automatically handle vendor-dir placement (possible breaking change if using
-
v0.7.010 Aug 2022Release notes
Open source →- Add APCu autoloader.
- Bump
alleyinteractive/wordpress-autoloadertov1.1.0.
Release notes
Open source →- Add APCu autoloader.
- Bump
alleyinteractive/wordpress-autoloadertov1.1.0.
-
v0.6.029 Jul 2022Release notes
Open source →- Automatically load the autoloader inside of
vendor/autoload.phpwithout the need to loadvendor/wordpress-autoload.phpmanually. This makes it so much easier to use the plugin! - Simplify injection of autoloader when enabled.
Full Changelog: v0.4.1...v0.5.0
Release notes
Open source →- Simplify injection of autoloader.
- Automatically load the autoloader inside of
vendor/autoload.phpwithout the need to loadvendor/wordpress-autoload.phpmanually.
- Automatically load the autoloader inside of
-
v0.4.114 Apr 2022Release notes
Open source →Release notes
Open source →Updated
- Fix Composer Injection to
vendor/autoload.phpin https://github.com/alleyinteractive/composer-wordpress-autoloader/pull/10
- Fix Composer Injection to
-
v0.4.006 Apr 2022Release notes
Open source →What's Changed
- Bump alleyinteractive/wordpress-autoloader to 0.2 by @srtfisher in #7
- Supports PHP 8.1
Full Changelog: 0.3.0...v0.4.0
Release notes
Open source →Added
- Bump alleyinteractive/wordpress-autoloader to 0.2 by @srtfisher in https://github.com/alleyinteractive/composer-wordpress-autoloader/pull/7
- Supports PHP 8.1
-
0.3.022 Mar 2022 -
0.2.016 Feb 2022Release notes
Open source →- Updates autoloader to use non-hard-coded paths.
- Adds support for dependencies to autoload files as well, fixes #3.
-
0.102 Feb 2022Nothing published for this version