roots/acorn

Framework for Roots WordPress projects built with Laravel components.

Fund package maintenance!
roots

Installs: 1 405 172

Dependents: 73

Suggesters: 0

Security: 0

Stars: 858

Watchers: 32

Forks: 93

Open Issues: 16

v5.0.0-beta.2 2024-12-23 19:09 UTC

README

Acorn

Packagist Downloads Laravel v11 Build Status Follow roots.dev on Bluesky

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

Sponsors

Acorn is an open source project and completely free to use. If you've benefited from our projects and would like to support our future endeavors, please consider sponsoring us.

Carrot WordPress.com Worksite Safety 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