Libraries tagged by wp
wp-coding-standards/wpcs
45663882 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
wp-cli/wp-cli
18364765 Downloads
WP-CLI framework
wp-cli/php-cli-tools
26843383 Downloads
Console utilities for PHP
phpcompatibility/phpcompatibility-wp
32769020 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
lucatume/wp-browser
3941010 Downloads
A set of Codeception modules to test WordPress projects.
10up/wp_mock
3101419 Downloads
A mocking library to take the pain out of unit testing for WordPress
roots/wp-password-bcrypt
10257887 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
455732 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
wp-cli/scaffold-command
8176373 Downloads
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
wp-cli/i18n-command
11131567 Downloads
Provides internationalization tools for WordPress projects.
wp-cli/entity-command
9429172 Downloads
Manage WordPress comments, menus, options, posts, sites, terms, and users.
yahnis-elsts/plugin-update-checker
1593861 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
2463053 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
wptrt/wpthemereview
775363 Downloads
PHP_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org
wp-phpunit/wp-phpunit
4040600 Downloads
WordPress core PHPUnit library