alleyinteractive/wordpress-autoloader
Autoload files using WordPress File Conventions
v1.2.1
815K downloads/mo
#4000 most downloaded on Packagist
alleyinteractive/wordpress-autoloader
What this package is like to depend on
Last release 1 years ago
21 Apr 2025
Ships unpredictably
gaps range from 2 weeks to 2.6 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
9 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Feb 2022 to Apr 2025
2023
2024
2025
2026
Releases
latest 9-
v1.2.121 Apr 2025Release notes
Open source →- Reverts the file rename from
Autoload.phptoclass-autoload.phpthat is causing issues downstream.
Release notes
Open source →- Reverts the file rename from
Autoload.phptoclass-autoload.phpthat is causing issues downstream.
- Reverts the file rename from
-
v1.2.021 Apr 2025Release notes
Open source →- Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
- Renamed
is_missing_class()toisMissingClass()andget_apcu_prefix()togetApcuPrefix(). - Deprecated
set_apcu_prefix()but method still exists for backwards compatibility.setApcuPrefix()is the new method name.
Release notes
Open source →- Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
- Renamed
is_missing_class()toisMissingClass()andget_apcu_prefix()togetApcuPrefix(). - Deprecated
set_apcu_prefix()but method still exists for backwards compatibility.setApcuPrefix()is the new method name.
-
v1.1.131 Aug 2022 -
v1.1.009 Aug 2022Release notes
Open source →- Adding APCu caching of autoloaded classes.
- Adds check to prevent multiple failed calls to autoload a class.
-
v1.0.010 May 2022 -
v0.2.006 Apr 2022Release notes
Open source →What's Changed
- Supporting PHP 8.1
- Removing
preg_replacewithstr_*functions.
Full Changelog: v0.1.2...v0.2.0
-
v0.1.224 Mar 2022 -
0.1.115 Feb 2022 -
0.1.002 Feb 2022