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

jamierumbelow/codeigniter-base-model

⛔️DEPRECATED CodeIgniter base CRUD model to remove repetition and increase productivity observed · 2026-08-28

github.com/jamierumbelow/codeigniter-base-model · PHP · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5675
  • days_rel: n/a
  • days_push: 3073
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1039 stars · 471 forks observed · 2026-08-28

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

A deprecated base model class for the CodeIgniter PHP framework that provides ready-made CRUD operations, validation, soft deletes, and an observer/callback system. It extends CI_Model to eliminate repetitive database interaction code in CodeIgniter applications.

Use cases

  • reduce boilerplate CRUD code in CodeIgniter models
  • add soft delete to CodeIgniter models
  • run callbacks before and after database operations
  • auto-guess database table names from model class names
  • validate model data before insert or update

When to choose

  • you maintain a legacy CodeIgniter 2/3 application already using this pattern
  • you want a lightweight CRUD base model without a full ORM

When to avoid

  • starting a new CodeIgniter project - the library is deprecated and unmaintained
  • you use a modern PHP framework with its own ORM like Eloquent or Doctrine
  • you need security updates or long-term support

Facets

library · maturity abandoned

orm database web-development databases developer-tools php codeigniter crud deprecated active-record soft-delete observers

1 source

Member repositories

RepositoryRoleHealth v2
jamierumbelow/codeigniter-base-modelmain32

For agents

markdown · JSON · MCP: product_card(name="jamierumbelow/codeigniter-base-model")

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