Libraries tagged by wp
deliciousbrains/wp-background-processing
296451 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
10up/wp_mock
2406074 Downloads
A mocking library to take the pain out of unit testing for WordPress
roots/bedrock
390830 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
ffraenz/private-composer-installer
1499165 Downloads
A composer install helper for private packages
wp-cli/shell-command
5419002 Downloads
Opens an interactive PHP console for running and testing PHP code.
wp-cli/server-command
5431211 Downloads
Launches PHP's built-in web server for a specific WordPress installation.
wp-cli/search-replace-command
5658038 Downloads
Searches/replaces strings in the database.
wp-cli/scaffold-command
5786142 Downloads
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
wp-cli/rewrite-command
5483957 Downloads
Lists or flushes the site's rewrite rules, updates the permalink structure.
wp-cli/media-command
5584867 Downloads
Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
wp-cli/import-command
5484529 Downloads
Imports content from a given WXR file.
wp-cli/i18n-command
7398786 Downloads
Provides internationalization tools for WordPress projects.
wp-cli/extension-command
6841425 Downloads
Manages plugins and themes, including installs, activations, and updates.
wp-cli/entity-command
6433695 Downloads
Manage WordPress comments, menus, options, posts, sites, terms, and users.
wp-cli/db-command
5929843 Downloads
Performs basic database operations using credentials stored in wp-config.php.