# scoumbourdis/grocery-crud

Grocery CRUD is a PHP Codeigniter Framework library that creates a full functional CRUD system without the requirement of extra customisation to the JavaScripts or the CSS to do it so.

Repository: https://github.com/scoumbourdis/grocery-crud
Canonical: https://ross.abutalabs.com/products/grocery-crud
Homepage: http://www.grocerycrud.com
Language: PHP
License: GPL-3.0
License Family: copyleft
Topics: grocery-crud, php, codeigniter, codeigniter3
Last push: 2021-02-18T15:13:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5478, "days_push": 2022, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 464 (observed 2026-09-03T02:15:17.713671+00:00)

## What it is
Grocery CRUD is a PHP library for the CodeIgniter framework that auto-generates a full, production-ready CRUD (create, read, update, delete) interface from a database table in just a few lines of code. It ships with ready-made themes, multilingual support, and built-in handling of one-to-many and many-to-many relations without requiring custom JavaScript or CSS.

## Use cases
- generate a CRUD admin panel for a database table in PHP
- build a CodeIgniter back-office data management UI quickly
- auto-generate add/edit/delete forms from a MySQL table
- create a datagrid with search, sorting, and pagination without writing JavaScript
- build an admin interface for non-technical clients with minimal code
- add one-to-many and many-to-many relation management to a PHP app

## When to choose
- you use CodeIgniter (3 or 4) or Laravel and need CRUD screens fast
- you want production-ready CSS/JS UI without front-end work
- you need a quick admin panel for database tables with relations, callbacks, and theming

## When to avoid
- your project does not use PHP or a supported framework like CodeIgniter/Laravel
- you need a fully custom front-end or SPA-style admin UI
- you need a modern, actively developed solution - the open-source release dates to 2021 and newer versions are commercial (Enterprise)

## Facets
- artifact type: library
- maturity: maintenance
- function: orm, form-handling, ui-components, file-upload, templating
- domain: web-development, backend, databases, developer-tools
- platform: php, cross-platform
- tags: crud-generator, codeigniter, admin-panel, datagrid, scaffolding, auto-crud, web-server

## Member repositories
- scoumbourdis/grocery-crud (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.713671+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:58.505735+00:00, confidence not recorded.
  - readme: https://github.com/scoumbourdis/grocery-crud (fetched 2026-09-03T02:15:17.713671+00:00, sha 49e9a5b0ed4c)
  - homepage: http://www.grocerycrud.com (fetched 2026-08-29T13:12:58.685254+00:00, sha 9e4f9912084a)
  - site_page: https://www.grocerycrud.com/docs (fetched 2026-08-29T13:12:58.713211+00:00, sha aa8ee08a7eae)
  - site_page: https://www.grocerycrud.com/v2.x/docs (fetched 2026-08-29T13:12:58.716076+00:00, sha 768c20736239)
  - site_page: https://www.grocerycrud.com/docs/download (fetched 2026-08-29T13:12:58.718143+00:00, sha d05edcdf951a)
  - site_page: https://www.grocerycrud.com/v2.x/docs/basic-example (fetched 2026-08-29T13:12:58.720221+00:00, sha 8a9d04ec6f68)
  - site_page: https://www.grocerycrud.com/docs/installation (fetched 2026-08-29T13:12:58.722016+00:00, sha 3f103433e28a)
  - site_page: https://www.grocerycrud.com/docs/api-and-functions-list (fetched 2026-08-29T13:12:58.723952+00:00, sha e43b6aa0d270)
  - site_page: https://www.grocerycrud.com/docs/basic-example (fetched 2026-08-29T13:12:58.725972+00:00, sha ad54892a9d69)
- Data as of 2026-08-30T08:39:29.467469+00:00.
