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

chriskacerguis/codeigniter-restserver

A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller. observed · 2026-08-28

github.com/chriskacerguis/codeigniter-restserver · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 83
  • Release rhythm 40
  • Longevity 100
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: 6
  • age_days: 6285
  • days_rel: 716
  • days_push: 106
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

4867 stars · 2777 forks observed · 2026-08-28

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

A RESTful server implementation for CodeIgniter 3 provided as a single library, config file, and base controller. It lets PHP developers expose REST APIs by extending a RestController class.

Use cases

  • build a rest api in codeigniter
  • serve json endpoints from php
  • create restful web services with codeigniter 3
  • handle get/post requests in an api controller
  • add api key auth to codeigniter endpoints

When to choose

  • you have an existing CodeIgniter 3 application and need to expose a REST API
  • you want a minimal, single-library REST server with simple controller extension

When to avoid

  • you are starting a new project on CodeIgniter 4 or another framework
  • you need a modern async or microservice-focused API framework

Facets

library · maturity maintenance

api-framework http-server auth serialization web-development backend apis php self-hosted codeigniter rest-api restful-server web-server

1 source

Member repositories

RepositoryRoleHealth v2
chriskacerguis/codeigniter-restservermain71

For agents

markdown · JSON · MCP: product_card(name="chriskacerguis/codeigniter-restserver")

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