PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 9
  1. v1.2.1 21 Apr 2025
    Release notes
    • Reverts the file rename from Autoload.php to class-autoload.php that is causing issues downstream.
    Open source →
    Release notes
    • Reverts the file rename from Autoload.php to class-autoload.php that is causing issues downstream.
    Open source →
  2. v1.2.0 21 Apr 2025
    Release notes
    • Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
    • Renamed is_missing_class() to isMissingClass() and get_apcu_prefix() to getApcuPrefix().
    • Deprecated set_apcu_prefix() but method still exists for backwards compatibility. setApcuPrefix() is the new method name.
    Open source →
    Release notes
    • Dropped PHP 8.0 support, added testing for 8.4. New minimum PHP version is 8.1.
    • Renamed is_missing_class() to isMissingClass() and get_apcu_prefix() to getApcuPrefix().
    • Deprecated set_apcu_prefix() but method still exists for backwards compatibility. setApcuPrefix() is the new method name.
    Open source →
  3. v1.1.1 31 Aug 2022
    Release notes
    • Ensure file is still loaded with APCu.
    Open source →
    Release notes
    • Ensure file is still loaded with APCu.
    Open source →
  4. v1.1.0 09 Aug 2022
    Release notes

    Adding APCu autoloader support.

    Open source →
    Release notes
    • Adding APCu caching of autoloaded classes.
    • Adds check to prevent multiple failed calls to autoload a class.
    Open source →
  5. v1.0.0 10 May 2022
    Release notes

    Stable release 🎊

    Full Changelog: v0.2.0...v1.0.0

    Open source →
  6. v0.2.0 06 Apr 2022
    Release notes

    What's Changed

    • Supporting PHP 8.1
    • Removing preg_replace with str_* functions.

    Full Changelog: v0.1.2...v0.2.0

    Open source →
    Release notes
    • Supporting PHP 8.1
    • Removing preg_replace with str_* functions.
    Open source →
  7. v0.1.2 24 Mar 2022
    Release notes

    Move coding standards to require-dev

    Open source →
    Release notes
    • Small performance improvement.
    Open source →
  8. 0.1.1 15 Feb 2022
    Release notes

    What's Changed

    • Remove prior code in #3
    • Ensure root path always has a trailing slash in #5

    Full Changelog: 0.1.0...0.1.1

    Open source →
    Release notes
    • Ensure autoloader root path always has a trailing slash.
    Open source →
  9. 0.1.0 02 Feb 2022
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive