Libraries tagged by wp
wp-coding-standards/wpcs
52528306 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
wp-cli/wp-cli
20363588 Downloads
WP-CLI framework
phpcompatibility/phpcompatibility-wp
37433278 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
wp-cli/php-cli-tools
29876333 Downloads
Console utilities for PHP
wp-cli/wp-config-transformer
11613314 Downloads
Programmatically edit a wp-config.php file.
lucatume/wp-browser
4335795 Downloads
A set of Codeception modules to test WordPress projects.
10up/wp_mock
3357006 Downloads
A mocking library to take the pain out of unit testing for WordPress
roots/wp-password-bcrypt
10502341 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
roots/bedrock
480330 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
wp-cli/scaffold-command
8952469 Downloads
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
wp-cli/i18n-command
12435816 Downloads
Provides internationalization tools for WordPress projects.
wp-cli/entity-command
10506083 Downloads
Manage WordPress comments, menus, options, posts, sites, terms, and users.
yahnis-elsts/plugin-update-checker
1857405 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
yoast/wp-test-utils
2760720 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
wp-phpunit/wp-phpunit
4927874 Downloads
WordPress core PHPUnit library