johnpbloch/wordpress-core-installer
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aaronadal/wordpress-bridge-bundle | 0.92 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| wp-starter/support | 0.90 | 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 | |
| tareq1988/wp-eloquent | 0.89 | — | 570 | 576 | 137 | 168 | 37 | 18.6 | 16.4 | — | — | |
| wp-cli/scaffold-command | 0.89 | 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 | |
| wpstarter/c-sushi | 0.88 | Use Eloquent models backed by in-memory arrays instead of a database. Add the Sushi trait and a $rows dataset, then query, relate, eager load, and even validate with exists rules—great for fixture data like states, roles, and settings. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| wp-starter/console | 0.88 | Laravel console utilities for WordPress starter projects. Provides commands and helpers to scaffold, manage, and automate common WP setup tasks from the CLI, streamlining development workflows when integrating WP into a Laravel-based setup. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| laravel-admin/wordpress-helpers | 0.87 | Experimental helpers to run WordPress headlessly behind a Laravel frontend. Installs WordPress via Composer (wpackagist), sets plugin/theme paths, publishes public assets, and exposes /wordpress/wp-admin for setup plus custom post types/taxonomies. | 2 | 2 | 0 | 0 | 6 | 2.2 | 1.5 | — | 9 years ago | |
| wp-cli/media-command | 0.87 | WP-CLI media commands for WordPress: import files as attachments, regenerate thumbnails, replace attachment files, list registered image sizes, and fix image orientation. Useful for bulk media maintenance and automation from the command line. | 45 | 45 | 41 | 211K | 2 | 29.6 | 59.2 | MIT | 1 month ago | |
| wpstarter/o-testbench-core | 0.87 | Core utilities for running WordPress-focused package tests with an Orchestra Testbench-style setup. Provides shared bootstrapping, environment config, and helpers to spin up a predictable app/testing container for faster, repeatable test suites. | 0 | 0 | 0 | 3 | 0 | 0.3 | 8.3 | MIT | 3 years ago | |
| wp-cli/eval-command | 0.87 | Adds WP-CLI commands to run arbitrary PHP code or execute PHP files from the command line. Supports running with or without loading WordPress, delaying execution until a specific hook, and passing args to scripts. | 10 | 10 | 14 | 334K | 0 | 26.2 | 63.4 | MIT | 2 months ago | |
| wp-cli/db-command | 0.86 | — | 76 | 77 | 70 | 247K | 12 | 37.2 | 66.6 | MIT | 1 week ago | |
| wp-starter/database | 0.86 | Database layer for wp-starter projects, providing a simple foundation for configuring and working with WordPress/MySQL connections, queries, and migrations in PHP. Designed to integrate cleanly with the wp-starter ecosystem. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| szepeviktor/phpstan-wordpress | 0.86 | PHPStan rules and stubs tailored for WordPress projects. Adds accurate type information for core functions, hooks, and globals to catch bugs earlier and improve static analysis in plugins and themes. Easy to integrate into existing PHPStan setups. | 330 | 330 | 30 | 799K | 12 | 13.2 | 4.4 | MIT | 7 months ago | |
| behappy/wordpress-bundle | 0.86 | Symfony bundle to integrate WordPress with Symfony: expose Symfony services in WordPress, manipulate WordPress DB via Symfony, create Symfony routes from WordPress, and optionally sync auth/roles and dispatch WP hooks through Symfony EventDispatcher. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| moox/press | 0.86 | — | 6 | 6 | 0 | 0 | 0 | 8.8 | — | MIT | 10 months ago | |
| wp-cli/super-admin-command | 0.85 | WP-CLI command package for WordPress multisite to manage super admins. List current super admin users, grant privileges to one or more users, or revoke them via wp super-admin list/add/remove, with multiple output formats supported. | 11 | 11 | 15 | 205K | 0 | 25.0 | 63.4 | MIT | 2 months ago | |
| wpstarter/framework | 0.85 | WPStarter Framework is a Laravel-inspired PHP framework for building WordPress apps and plugins with modern patterns. It provides familiar helpers, service container features, and a clean structure to speed development while staying compatible with WordPress. | 16 | 17 | 3 | 32 | 0 | 3.3 | 6.5 | MIT | 10 months ago | |
| wp-cli/php-cli-tools | 0.85 | — | 683 | 699 | 114 | 949K | 0 | 33.4 | 50.1 | MIT | 1 month ago | |
| wp-cli/config-command | 0.85 | WP-CLI package to generate, read, and modify wp-config.php. Create configs, list/get settings, locate the config file, and add or update constants and variables (e.g., DB settings, table_prefix, WP_DEBUG) directly from the command line. | 39 | 39 | 38 | 326K | 1 | 29.5 | 63.1 | MIT | 1 month ago | |
| wp-cli/wp-cli | 0.85 | WP-CLI is the command-line interface for WordPress. Manage sites without a browser: install and update core, plugins, and themes; configure multisite; run database operations; and automate routine admin tasks in scripts and CI. | 5,099 | 5,131 | 1,020 | 601K | 26 | 57.5 | 39.6 | MIT | 1 year ago |
How can I help you explore Laravel packages today?