roots / acorn
Framework for Roots WordPress projects built with Laravel components.
Fund package maintenance!
roots
Installs: 562 357
Dependents: 34
Suggesters: 0
Security: 0
Stars: 552
Watchers: 32
Forks: 74
Open Issues: 22
Language:JavaScript
Requires
- php: ^8.0
- ext-json: *
- ext-mbstring: *
- illuminate/cache: ^9.47
- illuminate/config: ^9.47
- illuminate/console: ^9.47
- illuminate/container: ^9.47
- illuminate/contracts: ^9.47
- illuminate/events: ^9.47
- illuminate/filesystem: ^9.47
- illuminate/http: ^9.47
- illuminate/log: ^9.47
- illuminate/routing: ^9.47
- illuminate/support: ^9.47
- illuminate/view: ^9.47
- league/flysystem: ^3.0
- ramsey/uuid: ^4.2.2
- roots/support: ^1.0
- symfony/error-handler: ^6.0
- symfony/var-dumper: ^6.0
- vlucas/phpdotenv: ^5.4.1
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1.0.0
- filp/whoops: ^2.9
- pestphp/pest: ^1.0
- pestphp/pest-plugin-mock: ^1.0
- phpcompatibility/php-compatibility: ^9.3
- roave/security-advisories: dev-master
- spatie/pest-plugin-snapshots: ^1.0
- spatie/temporary-directory: ^2.0
- squizlabs/php_codesniffer: ^3.5
- tmarsteel/mockery-callable-mock: ^2.1
- wp-cli/wp-cli: ^2.5
Suggests
- filp/whoops: Required for friendly error pages in development (^2.9).
- dev-main
- v3.1.0
- v3.0.1
- v3.0.0
- v3.0.0-beta.1
- v3.0.0-alpha.3
- v3.0.0-alpha.2
- v3.0.0-alpha.1
- 2.x-dev
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.1
- v2.0.0
- v2.0.0-beta.9.1
- v2.0.0-beta.9
- v2.0.0-beta.8
- v2.0.0-beta.7
- v2.0.0-beta.6
- v2.0.0-beta.5
- v2.0.0-beta.4
- v2.0.0-beta.3
- v2.0.0-beta.2
- v2.0.0-beta.1
- v2.0.0-beta.0
- 2.0.0-alpha.0
- 1.x-dev
- v1.1.1
- v1.1.0
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-database-support
- dev-acorn-dump
This package is auto-updated.
Last update: 2023-06-04 16:51:34 UTC
README
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.
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
- Join us on Discord by sponsoring us on GitHub
- Participate on Roots Discourse
- Follow @rootswp on Twitter
- Read the Roots Blog
- Subscribe to the Roots Newsletter