Skip to content

roots/acorn

Acorn

Packagist Downloads Laravel v12 Build Status Follow roots.dev on Bluesky Sponsor Roots

Acorn

Use Laravel within WordPress projects

  • 🗒️ Use Blade templates for WordPress views, blocks, and more
  • ⚡️ Access Laravel's powerful features within WordPress
  • 💻 Use Laravel packages in your WordPress projects
  • 🔥 Write better WordPress code with Laravel's patterns and utilities

Acorn brings Laravel's ecosystem to WordPress. Build your next WordPress project with the tools and packages you already know and love.

Acorn gives you access to most Laravel components out of the box, including routing, caching, events, validation, and more. There's also a growing ecosystem of community packages built specifically for Acorn that add features like WooCommerce support and ACF integration.

Read the docs to get started

Support us

We're dedicated to pushing modern WordPress development forward through our open source projects, and we need your support to keep building. You can support our work by purchasing Radicle, our recommended WordPress stack, or by sponsoring us on GitHub. Every contribution directly helps us create better tools for the WordPress ecosystem.

Sponsors

Carrot WordPress.com Itineris Bonsai

Supported Laravel components

  • illuminate/bus
  • illuminate/cache
  • illuminate/collections
  • illuminate/conditionable
  • illuminate/config
  • illuminate/console
  • illuminate/container
  • illuminate/contracts
  • illuminate/database
  • illuminate/encryption
  • illuminate/events
  • illuminate/filesystem
  • illuminate/hashing
  • illuminate/http
  • illuminate/log
  • illuminate/macroable
  • illuminate/pipeline
  • illuminate/queue
  • illuminate/routing
  • illuminate/session
  • illuminate/support
  • illuminate/validation
  • illuminate/view
Unsupported components
  • illuminate/auth
  • illuminate/broadcasting
  • illuminate/cookie
  • illuminate/mail
  • illuminate/notifications
  • illuminate/pagination (Available via Log1x/pagi)
  • illuminate/redis
  • illuminate/testing
  • illuminate/translation