Libraries tagged by wordpressor
wpcloud/wp-stateless
322 Downloads
WP-Stateless WordPress plugin
wpackio/enqueue
75622 Downloads
API to enqueue assets generated by @wpackio/scripts into your WordPress plugin or theme.
wp-media/wp-mixpanel
24509 Downloads
WordPress Mixpanel Integration
wp-media/phpunit
118983 Downloads
PHPUnit extender for bootstrapping unit and WordPress integration test suites.
wp-hooks/generator
172341 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
wp-forge/wp-loop
10929 Downloads
A generator function that makes working with the WordPress loop a dream.
wp-forge/wp-htaccess-manager
95087 Downloads
A helper library for making changes to .htaccess files in WordPress.
wp-forge/helpers
142393 Downloads
A collection of helpers for WordPress and PHP development.
wp-forge/fluent
123289 Downloads
An instance of the Laravel Fluent class for use with WordPress.
wp-cli/find-command
76733 Downloads
Find WordPress installations on the filesystem.
voceconnect/wp-large-options
4469 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
tpoxa/shortcodes
12467 Downloads
Wordpress style shorttags support for Yii2
syntatis/coding-standard
21824 Downloads
Curated Coding Standards for PHP and WordPress
stuttter/wp-user-profiles
18045 Downloads
A sophisticated way to edit users in WordPress
stephenharris/wp-query-builder
16159 Downloads
An expressive query builder for WordPress based on Laravel's Query Builder