automattic/jetpack-autoloader
Composer autoloader drop-in for WordPress and PHP projects that avoids class conflicts across bundled plugins/themes. Provides a custom autoloader to isolate vendor libraries, improve compatibility, and reduce “cannot redeclare class” errors in complex installs.
json_encode(). [#46092]RunClassInSeparateProcess attribute with RunTestsInSeparateProcesses. [#45370]JETPACK_AUTOLOAD_DEBUG_CONFLICTING_LOADERS constant. [#38995]JETPACK_AUTOLOAD_DEBUG_EARLY_LOADS constant. [#38995]Autoloader_Locator::find_latest_autoloader(). [#38245]AutoloadGenerator::__construct no longer pretends $io is nullable. That never worked. [#37608]AutoloadGenerator::VERSION constant, and use that for the autoloader's version in preference to whatever Composer has. [#33156]composer.json. [#30756]Composer\ClassMapGenerator\ClassMapGenerator when available (i.e. with composer 2.4). [#27812]vendor/composer/jetpack_autoload_classmap.php to avoid spurious diffs. [#26929]COMPOSER_AUTH environment variable when running Composer for tests. [#26404]COMPOSER_AUTH environment variable when running Composer for tests. [#26404]master to trunk.WordPress.Security.ValidatedSanitizedInputconvertDeprecationsToExceptions true in PHPUnit config.composer update rather than install in scripts, as composer.lock isn't checked in.is_directory_plugin().is_directory_plugin().How can I help you explore Laravel packages today?