roots / acorn
Framework for Roots WordPress projects built with Laravel components.
Fund package maintenance!
roots
Installs: 1 405 094
Dependents: 73
Suggesters: 0
Security: 0
Stars: 858
Watchers: 32
Forks: 93
Open Issues: 16
Requires
- php: >=8.2
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^7.8
- illuminate/cache: ^11.0
- illuminate/config: ^11.0
- illuminate/console: ^11.0
- illuminate/container: ^11.0
- illuminate/contracts: ^11.0
- illuminate/cookie: ^11.0
- illuminate/database: ^11.0
- illuminate/encryption: ^11.0
- illuminate/events: ^11.0
- illuminate/filesystem: ^11.0
- illuminate/hashing: ^11.0
- illuminate/http: ^11.0
- illuminate/log: ^11.0
- illuminate/queue: ^11.0
- illuminate/routing: ^11.0
- illuminate/support: ^11.0
- illuminate/testing: ^11.0
- illuminate/validation: ^11.0
- illuminate/view: ^11.0
- laravel/prompts: ^0.1.17
- laravel/serializable-closure: ^1.3
- league/flysystem: ^3.26
- ramsey/uuid: ^4.7
- roots/support: ^1.0
- symfony/error-handler: ^7.0
- symfony/var-dumper: ^7.0
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- laravel/pint: ^1.15
- mockery/mockery: ^1.6
- pestphp/pest: ^2.34
- phpcompatibility/php-compatibility: ^9.3
- roave/security-advisories: dev-master
- spatie/laravel-ignition: ^2.5
- spatie/pest-plugin-snapshots: ^2.1
- spatie/temporary-directory: ^2.2
- tmarsteel/mockery-callable-mock: ^2.1
- wp-cli/wp-cli: ^2.10
Suggests
- roots/acorn-prettify: A collection of modules to apply theme-agnostic front-end modifications (^1.0).
- spatie/laravel-ignition: A beautiful error page for development (^2.0).
- dev-main
- v5.0.0-beta.2
- v5.0.0-beta.1
- v5.0.0-beta.0
- v5.0.0-alpha.1
- v5.0.0-alpha.0
- 4.x-dev
- v4.3.1
- v4.3.0
- v4.2.2
- v4.2.1
- v4.2.0
- v4.1.1
- v4.1.0
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v4.0.0-beta.1
- v4.0.0-beta.0
- 3.x-dev
- v3.3.1
- v3.3.0
- v3.2.0
- 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.3
- 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-fix/handle-hot-vite-manifest
- dev-routing-tests
- dev-fix-devcontainer
- dev-acorn-star-fallback
- dev-chore/add-cookie-component
- dev-chore/restore-default-routes
This package is auto-updated.
Last update: 2025-02-22 18:03:30 UTC
README
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.
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.
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