VanOns/laraberg
A Gutenberg implementation for Laravel observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 2766
- days_rel: n/a
- days_push: 624
- n_releases_24m: 0
Adoption not part of the score
1371 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Laraberg is a Laravel package that integrates the WordPress Gutenberg block editor into Laravel applications. It handles the communication and data plumbing needed for Gutenberg to work outside WordPress, replacing a textarea with a full block editor.
Use cases
- add a gutenberg block editor to a laravel app
- rich content editing for laravel models
- replace a textarea with a block editor in a laravel form
- let users create page content with blocks in laravel
- save gutenberg content to eloquent models
- build a cms with block-based editing in laravel
When to choose
- you are building a Laravel or PHP application and want WordPress-style block editing
- you need Gutenberg content stored on your own Eloquent models
- you want a maintained open-source integration rather than building the editor wiring yourself
When to avoid
- your project is not Laravel/PHP based
- you only need a simple rich text editor without block-based editing
- you cannot include React, ReactDOM, Moment and jQuery dependencies on the page
- you need full WordPress media library or plugin block ecosystem compatibility
Facets
library · maturity active
editor ui-components templating web-development cms text-editors backend php browser laravel gutenberg block-editor rich-text-editor wordpress-editor web-server
1 source
- readme: https://github.com/VanOns/laraberg · fetched 2026-08-28 · 8e58f5799680
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| VanOns/laraberg | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem