Libraries tagged by wordpressor
php-stubs/wordpress-stubs
9217646 Downloads
WordPress function and class declaration stubs for static analysis.
johnpbloch/wordpress
8823084 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
yahnis-elsts/plugin-update-checker
1210819 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.
roots/acorn
1684717 Downloads
Framework for Roots WordPress projects built with Laravel components.
phpcompatibility/phpcompatibility-wp
24417852 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
3212111 Downloads
A set of Codeception modules to test WordPress projects.
humanmade/s3-uploads
2085896 Downloads
WordPress plugin to store uploads on S3
automattic/vipwpcs
8263035 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
roots/wp-password-bcrypt
9473665 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.
woocommerce/action-scheduler
5450689 Downloads
Action Scheduler for WordPress and WooCommerce
johnbillion/extended-cpts
1556235 Downloads
A library which provides extended functionality to WordPress custom post types and taxonomies.
jgrossi/corcel
1521042 Downloads
Use WordPress backend with Laravel or any PHP framework
coenjacobs/mozart
2885583 Downloads
Composes all dependencies as a package inside a WordPress plugin
brain/monkey
9885491 Downloads
Mocking utility for PHP functions and WordPress plugin API
10up/wp_mock
2635789 Downloads
A mocking library to take the pain out of unit testing for WordPress