Skip to content
/ acorn Public
forked from roots/acorn

Laravel components for WordPress plugins and themes

License

Notifications You must be signed in to change notification settings

kleinweb/acorn

 
 

Repository files navigation

Acorn

Packagist Downloads Laravel v9 Build Status Follow Roots

Laravel components for WordPress plugins and themes

Website    Documentation    Releases    Community

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 Roots.

KM Digital Carrot WordPress.com Pantheon Worksite Safety Copia Digital

Overview

Acorn is a framework for integrating Laravel within WordPress.

Supported components

Component Support Notes
illuminate/cache 🟢
illuminate/config 🟢
illuminate/console 🟢
illuminate/container 🟢
illuminate/contracts 🟢
illuminate/database 🟡 See #277
illuminate/events 🟢
illuminate/filesystem 🟢
illuminate/http 🟢
illuminate/log 🟢
illuminate/routing 🟡 Requires ACORN_ENABLE_EXPIRIMENTAL_ROUTER env var
illuminate/support 🟢
illuminate/view 🟢
Additional components  
Component Support Notes
illuminate/auth 🔴
illuminate/broadcasting 🔴
illuminate/bus 🔴
illuminate/collections 🔴
illuminate/conditionable 🔴
illuminate/contracts 🔴
illuminate/cookie 🔴
illuminate/encryption 🔴
illuminate/hashing 🔴
illuminate/macroable 🔴
illuminate/mail 🔴
illuminate/notifications 🔴
illuminate/pagination 🔴 Available via Log1x/pagi
illuminate/pipeline 🔴
illuminate/queue 🔴
illuminate/redis 🔴
illuminate/session 🔴
illuminate/testing 🔴
illuminate/translation 🔴
illuminate/validation 🔴

Getting Started

See the Acorn installation documentation.

Stay Connected

About

Laravel components for WordPress plugins and themes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.9%
  • PHP 40.6%
  • Other 0.5%