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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-loader | 0.84 | Abandoned Laminas component that provided autoloading and plugin loading utilities for PHP applications. No further development is planned; check Laminas TSC minutes for details and consider migrating to supported alternatives. | 28 | 27 | 14 | 831K | 0 | 7.3 | 44.8 | BSD-3-Clause | 5 months ago | |
| alphalemon/alphalemon-bootstrap-bundle | 0.84 | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| phpcq/autoload-validation | 0.83 | — | 7 | 7 | 3 | 4K | 1 | 0.4 | 37.3 | MIT | — | |
| symfony/class-loader | 0.82 | Legacy Symfony component providing class loading utilities, including a PSR-4/PSR-0 compatible ClassLoader and related helpers. Used to register autoloaders and find classes in older Symfony/PHP projects; largely superseded by Composer autoloading. | 1,085 | 1,104 | 43 | 185K | 0 | 4.9 | 21.7 | MIT | 5 years ago | |
| kcs/class-finder | 0.81 | Discover and filter PHP classes and namespaces in your project using Composer’s autoloader with PSR resolution. Iterate found classes and reflections, then narrow results by interfaces, subclasses, annotations, PHP 8 attributes, directories, namespaces, or custom callbacks. | 31 | 31 | 6 | 82K | 2 | 4.3 | 47.0 | MIT | 1 year ago | |
| johnpbloch/wordpress-core-installer | 0.81 | Composer plugin that installs WordPress core outside vendor, designed for setups with WordPress in a subdirectory and wp-content moved elsewhere to avoid updates wiping content. Supports custom install paths via wordpress-install-dir. | 206 | 219 | 42 | 169K | 5 | 3.9 | 41.2 | GPL-2.0 | 6 years ago | |
| metabolism/wordpress-core-installer | 0.81 | Composer installer extension that adds type:wordpress-core support for installer-paths, enabling johnpbloch/wordpress-core to be installed into your chosen directory (e.g., web/edition/) instead of the default location. | 3 | 3 | 0 | 722 | 0 | 0.9 | 31.2 | — | 3 years ago | |
| johnpbloch/wordpress | 0.81 | Composer package for managing WordPress as a dependency. Install specific WordPress core versions via Composer, keep core out of your repo, and integrate WordPress into modern PHP workflows and deployments while retaining the standard WordPress structure. | 603 | 645 | 98 | 108K | 7 | 7.9 | 32.8 | — | — | |
| patinthehat/laravel-package-manager | 0.81 | — | 10 | 10 | 3 | 0 | 0 | 0.1 | — | MIT | — | |
| patinthehat/laravel-require | 0.81 | — | 9 | 9 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| johnpbloch/wordpress-core | 0.81 | Composer-friendly WordPress core package that mirrors official releases for dependency management. Use it to pull WordPress into PHP/Laravel projects or custom setups, pin versions, and keep updates predictable without manually downloading or committing core files. | 173 | 177 | 44 | 223K | 6 | 3.8 | 43.6 | NOASSERTION | — | |
| blacktrs/symfony-wp-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| wp-cli/php-cli-tools | 0.80 | — | 683 | 699 | 114 | 949K | 0 | 33.4 | 50.1 | MIT | 1 month ago | |
| wp-cli/scaffold-command | 0.80 | WP-CLI scaffold-command generates boilerplate code for WordPress: plugins, themes (including _s/Underscores), child themes, blocks, post types, and taxonomies. Create ready-to-customize files fast, with options like activation, network enablement, and overwriting. | 172 | 173 | 86 | 225K | 0 | 32.6 | 50.6 | MIT | 1 week ago | |
| wp-starter/support | 0.80 | Lightweight support utilities for WP Starter projects. Includes helpful helpers, common abstractions, and shared tooling to speed up WordPress development and keep starter-based apps consistent, clean, and easier to maintain. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| alhames/apihelper | 0.80 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | 9 years ago | |
| bluetea/ajax-response-bundle | 0.80 | — | 1 | 1 | 5 | 0 | 0 | 1.7 | — | MIT | 6 years ago | |
| roots/support | 0.80 | General-purpose helper functions used across Roots WordPress projects. Includes Laravel-style env() lookup, value() for closures, utilities to add/remove callbacks across multiple WordPress actions/filters, and a wp_die() wrapper with Roots defaults. | 0 | 0 | 2 | 72K | 0 | 0.7 | 55.3 | MIT | 2 years ago | |
| andreas-glaser/php-helpers | 0.80 | PHP 8.2+ helper toolkit offering ArrayHelper and other utilities for everyday tasks. Includes dot-notation get/set/unset, key/value lookups, insert/prepend/append, random/first/last helpers, filtering empty values, implode/explode helpers, key casing conversion, and more. | 13 | 14 | 2 | 572 | 0 | 2.9 | 22.3 | MIT | 1 year ago | |
| devanoxltd/core | 0.80 | Core utilities for Laravel projects: module support, shared helpers, and license verification. Includes a service provider and publishable core.php config. Built primarily for Devanox Private Limited applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — |
How can I help you explore Laravel packages today?