Ross ROSS = Recommend OSS · open-source software intelligence for agents

jonseg/crud-admin-generator

An open source tool to generate a complete backend from a MySql database. observed · 2026-08-28

github.com/jonseg/crud-admin-generator · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4519
  • days_rel: n/a
  • days_push: 1363
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1421 stars · 433 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CRUD Admin Generator is an open-source tool that generates a complete PHP backend (built on the Silex framework) from an existing MySQL database, providing CRUD interfaces for every table. The generated code is plain, fully customizable PHP with no configuration-file magic, styled with the AdminLTE/Bootstrap design.

Use cases

  • generate an admin panel from an existing MySQL database
  • create CRUD interfaces for database tables in seconds
  • build a simple backend to manage database records
  • scaffold a PHP admin dashboard without writing code
  • quickly add list, create, edit, and delete pages for a MySQL schema
  • generate a customizable admin backend with editable PHP code

When to choose

  • you have an existing MySQL database and need a quick admin backend
  • you want plain, editable PHP code instead of config-driven generators
  • you need simple CRUD management screens with automatic handling of foreign-key relations
  • you prefer a lightweight self-hosted tool with no complex setup

When to avoid

  • your database is not MySQL
  • you need a modern, actively maintained framework (Silex is deprecated)
  • you require advanced features like authentication, role-based permissions, or REST APIs out of the box
  • you are building a large, long-term production application needing a robust framework

Facets

application · maturity maintenance

web-framework api-framework developer-tools database database-driver templating web-development backend databases developer-tools self-hosted php self-hosted cross-platform crud-generator scaffolding mysql admin-panel silex code-generation bootstrap adminlte web-server linux

2 sources

Member repositories

RepositoryRoleHealth v2
jonseg/crud-admin-generatormain32

For agents

markdown · JSON · MCP: product_card(name="jonseg/crud-admin-generator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem