Skip to content

WP Packages is our new WPackagist replacement that's 17x faster and updates every 5 minutes

Timing WordPress Requests

By using the WordPress functions timer_start and timer_stop, you can setup quick performance tests without setting up a full benchmarking test suite.

WordPress Plugins with Composer

See how to create Composer packages for custom WordPress plugins, along with private plugins and 3rd party plugins with the composer.json file.

Using Composer with WordPress

An introduction to Composer and how to manage WordPress core, plugins, and even themes with it. Composer is a dependency manager for PHP.