php.package.health
composer.json
.Package | Status | |
---|---|---|
wp-cli/admin-command | Open /wp-admin/ in a browser. | |
wp-cli/autoload-splitter | Composer plugin for splitting a generated autoloader into two distinct parts. | |
wp-cli/automated-tests | Automated tests across WP-CLI and all bundled packages. | |
wp-cli/cache-command | Manages object and transient caches. | |
wp-cli/checksum-command | Verifies file integrity by comparing to published checksums. | |
wp-cli/config-command | Generates and reads the wp-config.php file. | |
wp-cli/core-command | Downloads, installs, updates, and manages a WordPress installation. | |
wp-cli/cron-command | Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules. | |
wp-cli/db-command | Performs basic database operations using credentials stored in wp-config.php. | |
wp-cli/dist-archive-command | Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file. | |
wp-cli/doctor-command | Diagnose problems within WordPress by running a series of checks for symptoms. | |
wp-cli/embed-command | Inspects oEmbed providers, clears embed cache, and more. | |
wp-cli/entity-command | Manage WordPress comments, menus, options, posts, sites, terms, and users. | |
wp-cli/eval-command | Executes arbitrary PHP code or files. | |
wp-cli/export-command | Exports WordPress content to a WXR file. | |
wp-cli/extension-command | Manages plugins and themes, including installs, activations, and updates. | |
wp-cli/find-command | Find WordPress installations on the filesystem. | |
wp-cli/i18n-command | Provides internationalization tools for WordPress projects. | |
wp-cli/import-command | Imports content from a given WXR file. | |
wp-cli/language-command | Installs, activates, and manages language packs. | |
wp-cli/maintenance-mode-command | Activates, deactivates or checks the status of the maintenance mode of a site. | |
wp-cli/media-command | Imports files as attachments, regenerates thumbnails, or lists registered image sizes. | |
wp-cli/mustangostang-spyc | A simple YAML loader/dumper class for PHP (WP-CLI fork) | |
wp-cli/package-command | Lists, installs, and removes WP-CLI packages. | |
wp-cli/php-cli-tools | Console utilities for PHP | |
wp-cli/profile-command | Quickly identify what's slow with WordPress. | |
wp-cli/regenerate-readme | PHP Composter action to regenerate the README.md file (pre-commit + post-commit). | |
wp-cli/restful | Unlock the potential of the WP REST API at the command line. | |
wp-cli/rewrite-command | Lists or flushes the site's rewrite rules, updates the permalink structure. | |
wp-cli/role-command | Adds, removes, lists, and resets roles and capabilities. | |
wp-cli/scaffold-command | Generates code for post types, taxonomies, blocks, plugins, child themes, etc. | |
wp-cli/scaffold-package-command | Scaffolds WP-CLI commands with functional tests, full README.md, and more. | |
wp-cli/search-replace-command | Searches/replaces strings in the database. | |
wp-cli/server-command | Launches PHP's built-in web server for a specific WordPress installation. | |
wp-cli/shell-command | Opens an interactive PHP console for running and testing PHP code. | |
wp-cli/super-admin-command | Lists, adds, or removes super admin users on a multisite installation. | |
wp-cli/widget-command | Adds, moves, and removes widgets; lists sidebars. | |
wp-cli/wp-cli | WP-CLI framework | |
wp-cli/wp-cli-bundle | WP-CLI bundle package with default commands. | |
wp-cli/wp-cli-tests | WP-CLI testing framework | |
wp-cli/wp-config-transformer | Programmatically edit a wp-config.php file. | |
wp-cli/wp-super-cache-cli | Add a `wp super-cache` command to support the WP Super Cache plug-in |