Skip to content
/ acorn Public
forked from roots/acorn

WordPress plugin framework with support for key Laravel components

License

Notifications You must be signed in to change notification settings

huubl/acorn

 
 

Repository files navigation

Acorn

Packagist Downloads Laravel v12 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

About

WordPress plugin framework with support for key Laravel components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.3%
  • Shell 2.0%
  • Dockerfile 0.7%