corcel/corcel
Use WordPress backend with Laravel or any PHP application observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 12
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4825
- days_rel: 532
- days_push: 532
- n_releases_24m: 1
Adoption not part of the score
4776 stars · 600 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Corcel is a PHP library of Eloquent ORM model classes that lets any PHP application query a WordPress database directly. It enables using WordPress as a backend/CMS while building the frontend or API with Laravel or another PHP framework.
Use cases
- use WordPress as the admin backend for a Laravel app
- query WordPress posts, pages, and custom post types from PHP
- build a headless WordPress setup with Laravel
- access WordPress users, taxonomies, and menus via Eloquent models
- integrate ACF fields and post meta into a PHP application
- authenticate WordPress users from a Laravel application
When to choose
- you want WordPress for content editing but a custom PHP/Laravel frontend
- you need Eloquent-style access to WordPress database tables
- you want to avoid the WordPress REST API overhead
When to avoid
- you need a fully decoupled, language-agnostic headless CMS via REST/GraphQL
- your project does not use PHP or Composer
- you want to modify WordPress behavior itself rather than read its data
Facets
library · maturity active
orm database auth cms web-development backend databases php wordpress eloquent headless-cms model-layer composer laravel
1 source
- readme: https://github.com/corcel/corcel · fetched 2026-08-28 · dbd7b39b958f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| corcel/corcel | main | 28 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem