wp-cli/wp-cli-tests
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| wp-cli/cache-command | 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-cli/checksum-command | 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/config-command | 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/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. | 51 | 51 | 57 | 341K | 0 | 31.6 | 61.8 | MIT | 1 week ago | |
| wp-cli/db-command | — | 76 | 77 | 70 | 247K | 12 | 37.2 | 66.6 | MIT | 1 week ago | |
| wp-cli/entity-command | 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/eval-command | 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/extension-command | 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/language-command | WP-CLI language-command installs, updates, lists, and manages WordPress language packs for core, themes, and plugins. Download and activate translations (e.g., nl_NL) from the command line, including site language switching and language pack maintenance. | 15 | 15 | 23 | 217K | 0 | 26.3 | 63.3 | MIT | 2 months ago | |
| wp-cli/media-command | 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 | |
| wp-cli/package-command | 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/php-cli-tools | — | 683 | 699 | 114 | 949K | 0 | 33.4 | 50.1 | MIT | 1 month ago | |
| wp-cli/scaffold-command | 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-cli/super-admin-command | 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 | |
| wp-cli/wp-cli | 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 | |
| wp-cli/wp-config-transformer | 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 |
How can I help you explore Laravel packages today?