wp-cli/core-command
WP-CLI package providing the wp core command set to download, install, update, and manage WordPress core. Includes update checking via the Version Check API with flags for major/minor comparisons, forced checks, and flexible output formats.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wp-cli/config-command | 0.89 | 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/db-command | 0.89 | — | 76 | 77 | 70 | 247K | 12 | 37.2 | 66.6 | MIT | 1 week ago | |
| wp-cli/php-cli-tools | 0.88 | — | 683 | 699 | 114 | 949K | 0 | 33.4 | 50.1 | MIT | 1 month 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 | |
| wp-cli/package-command | 0.88 | Adds WP-CLI’s package management commands. List installed packages, browse available ones, and install or uninstall community-maintained WP-CLI extensions. Uses Composer under the hood to manage dependencies and autoloading. | 18 | 18 | 18 | 233K | 0 | 29.2 | 64.8 | MIT | 2 weeks 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/wp-cli-tests | 0.87 | WP-CLI testing framework for WP-CLI packages. Adds Composer scripts and tooling to run PHPUnit, Behat, PHPCS, and linting with optional cross-platform Behat config and custom PHPCS rulesets for consistent CI-ready testing. | 42 | 42 | 27 | 145K | 1 | 30.4 | 57.1 | MIT | 1 week ago | |
| metabolism/wordpress-core-installer | 0.87 | 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 | |
| wp-cli/extension-command | 0.87 | WP-CLI extension-command adds wp plugin and wp theme management: install, activate/deactivate, update, delete, and more. Supports bulk actions, multisite network activation, exclusions, and forcing reactivation to rerun hooks. | 90 | 90 | 84 | 282K | 7 | 33.8 | 59.4 | MIT | 2 weeks ago | |
| wp-cli/scaffold-command | 0.87 | 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 | |
| johnpbloch/wordpress-core | 0.87 | 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 | — | |
| wp-cli/entity-command | 0.87 | WP-CLI commands to manage WordPress entities: comments, menus, options, posts, sites, terms, and users. Create, update, delete, and moderate content from the command line, with support for listing and bulk operations. | 105 | 106 | 94 | 322K | 6 | 33.0 | 58.7 | MIT | 1 month ago | |
| wp-cli/checksum-command | 0.86 | WP-CLI command that verifies WordPress core checksums to detect modified, missing, or extra files. Helps audit installations, confirm integrity after updates, and troubleshoot compromised sites. Works with wp core verify-checksums in your CLI workflow. | 33 | 33 | 27 | 217K | 1 | 29.9 | 61.7 | MIT | 1 week ago | |
| wp-cli/cache-command | 0.86 | WP-CLI Cache Command manages WordPress object and transient caches from the command line. Add, get, set, delete, increment/decrement, and flush cached values across groups with optional expiration—ideal for debugging and cache maintenance. | 16 | 16 | 24 | — | 1 | 25.2 | — | MIT | 2 months ago | |
| wp-starter/support | 0.86 | 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 | |
| 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 | |
| blacktrs/symfony-wp-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| wp-cli/wp-config-transformer | 0.85 | WP-CLI utility for safely reading and modifying WordPress wp-config.php values. Add, update, or remove constants, variables, and settings without manual editing, enabling reliable, scriptable configuration changes in automation and deployment workflows. | 85 | 86 | 26 | 333K | 0 | 18.8 | — | MIT | 1 month 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 | |
| laravel-admin/wordpress-helpers | 0.85 | 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 |
How can I help you explore Laravel packages today?