wpstarter/framework
WPStarter Framework is a Laravel-inspired PHP framework for building WordPress apps and plugins with modern patterns. It provides familiar helpers, service container features, and a clean structure to speed development while staying compatible with WordPress.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| johnpbloch/wordpress-core | 0.89 | Composer-friendly WordPress core package that mirrors official releases for dependency management. Use it to pull WordPress into PHP/Laravel projects or custom setups, pin versions, and keep updates predictable without manually downloading or committing core files. | 172 | 177 | 43 | 201K | 5 | 3.5 | 43.2 | NOASSERTION | — | |
| laravel-admin/wordpress-helpers | 0.88 | 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. | 2 | 2 | 0 | 0 | 6 | 2.2 | 1.5 | — | 9 years ago | |
| johnpbloch/wordpress | 0.87 | Composer package for managing WordPress as a dependency. Install specific WordPress core versions via Composer, keep core out of your repo, and integrate WordPress into modern PHP workflows and deployments while retaining the standard WordPress structure. | 602 | 645 | 96 | 101K | 7 | 7.8 | 32.4 | — | — | |
| wenprise/eloquent | 0.87 | Lightweight extensions for Laravel Eloquent that add helpful query and model utilities, cleaner builder macros, and convenience helpers to speed up common database tasks. Designed to drop into existing apps with minimal setup and familiar Eloquent syntax. | 4 | 4 | 1 | 17 | 0 | 19.8 | 10.2 | MIT | 2 months ago | |
| blacktrs/symfony-wp-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| wp-starter/database | 0.87 | Database layer for wp-starter projects, providing a simple foundation for configuring and working with WordPress/MySQL connections, queries, and migrations in PHP. Designed to integrate cleanly with the wp-starter ecosystem. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| aaronadal/wordpress-bridge-bundle | 0.87 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| djvue/wp-admin-bundle | 0.87 | — | 1 | 1 | 0 | 2 | 0 | 0.3 | 4.2 | — | 5 years ago | |
| wp-cli/scaffold-command | 0.86 | WP-CLI scaffold-command generates boilerplate code for WordPress: plugins, themes (including _s/Underscores), child themes, blocks, post types, and taxonomies. Create ready-to-customize files fast, with options like activation, network enablement, and overwriting. | 173 | 173 | 85 | 221K | 0 | 29.1 | 49.1 | MIT | 1 day ago | |
| moox/press | 0.86 | — | 6 | 6 | 0 | 0 | 0 | 7.0 | — | MIT | 1 year ago | |
| johnpbloch/wordpress-core-installer | 0.86 | Composer plugin that installs WordPress core outside vendor, designed for setups with WordPress in a subdirectory and wp-content moved elsewhere to avoid updates wiping content. Supports custom install paths via wordpress-install-dir. | 205 | 219 | 42 | 173K | 5 | 3.9 | 41.3 | GPL-2.0 | 6 years ago | |
| wp-starter/support | 0.86 | Lightweight support utilities for WP Starter projects. Includes helpful helpers, common abstractions, and shared tooling to speed up WordPress development and keep starter-based apps consistent, clean, and easier to maintain. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| wpstarter/c-sushi | 0.86 | Use Eloquent models backed by in-memory arrays instead of a database. Add the Sushi trait and a $rows dataset, then query, relate, eager load, and even validate with exists rules—great for fixture data like states, roles, and settings. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| dreimus/wordpress-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | AGPL-3.0 | — | |
| tareq1988/wp-eloquent | 0.86 | — | 567 | 573 | 137 | 407 | 37 | 18.6 | 18.1 | — | — | |
| metabolism/wordpress-core-installer | 0.86 | Composer installer extension that adds type:wordpress-core support for installer-paths, enabling johnpbloch/wordpress-core to be installed into your chosen directory (e.g., web/edition/) instead of the default location. | 3 | 3 | 0 | 149 | 0 | 0.9 | 22.4 | — | 3 years ago | |
| wp-starter/console | 0.85 | Laravel console utilities for WordPress starter projects. Provides commands and helpers to scaffold, manage, and automate common WP setup tasks from the CLI, streamlining development workflows when integrating WP into a Laravel-based setup. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| jgrossi/corcel | 0.85 | Eloquent-based models to query a WordPress database directly from Laravel or any Composer PHP app. Use WordPress as the CMS/admin backend while your app consumes posts, pages, taxonomies, options, menus, users, ACF fields, attachments, and more. | 4,777 | 4,784 | 601 | 28K | 85 | 67.9 | 37.2 | MIT | 1 year ago | |
| behappy/wordpress-bundle | 0.85 | Symfony bundle to integrate WordPress with Symfony: expose Symfony services in WordPress, manipulate WordPress DB via Symfony, create Symfony routes from WordPress, and optionally sync auth/roles and dispatch WP hooks through Symfony EventDispatcher. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| ekino/wordpress-bundle | 0.85 | — | 310 | 313 | 75 | 3 | 34 | 7.7 | 8.9 | GPL-2.0 | 11 years ago |
How can I help you explore Laravel packages today?