laravel-admin/wordpress-helpers
Experimental helpers to run WordPress headlessly behind a Laravel frontend. Installs WordPress via Composer (wpackagist), sets plugin/theme paths, publishes public assets, and exposes /wordpress/wp-admin for setup plus custom post types/taxonomies.
Adopt if:
Look elsewhere if:
"This package lets us use WordPress for content management (e.g., blogs, marketing pages) while building custom UIs/APIs in Laravel—reducing technical debt from WordPress themes/plugins. It’s a low-cost way to modernize our stack incrementally, especially if we’re already using Laravel. However, it’s experimental (last updated in 2017), so we’d need to validate its stability or fork it for production use. Alternatives like Strapi or a custom WP REST API integration might be safer long-term."
*"This is a proof-of-concept for decoupling WordPress from Laravel. It lets us:
/wordpress dir).How can I help you explore Laravel packages today?