Composer with WordPress Resources
WordPress is a great CMS, but it doesn’t come with Composer support out of the box. Are looking to maintain your WordPress websites and applications like a professional? If so, take a look at some of our tools and packages:
The roots/wordpress
Composer package
Number of roots/wordpress
installs:
6,289,111
Use the roots/wordpress
Composer package to install WordPress with Composer. This package is a mirror of the WordPress core files, so it’s always up to date with the latest WordPress release.
You can learn more about our WordPress Composer package from our blog posts:
- Updates to
roots/wordpress
Composer Package (2022-05-18) - Announcing the
roots/wordpress
Composer Package (2018-12-13)
Bedrock, our WordPress boilerplate
Bedrock ships with a composer.json
file that includes the roots/wordpress
Composer package. It’s also configured with WordPress Packagist so that so any plugins from the WordPress.org plugin directory can easily be required:
You can learn more about our managing WordPress with Composer from our blog and documentation: