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

ThingEngineer/PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements. observed · 2026-08-28

github.com/ThingEngineer/PHP-MySQLi-Database-Class · PHP · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 69
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 5793
  • days_rel: n/a
  • days_push: 188
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3298 stars · 1308 forks observed · 2026-08-28

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

A lightweight PHP wrapper around MySQLi providing a fluent query builder with prepared statements and simple object mapping. It supports insert/update/select/delete helpers, joins, subqueries, pagination, and transactions.

Use cases

  • run mysql queries with prepared statements in php
  • simple query builder for mysqli
  • map query results to objects in php
  • avoid sql injection in php mysql app
  • wrap raw mysqli with helper methods

When to choose

  • you want a small, dependency-light MySQL layer without a full ORM
  • you need prepared statements with a fluent API in legacy or plain PHP projects

When to avoid

  • you use a database other than MySQL/MariaDB
  • you need a full-featured ORM with migrations and relations
  • you are on a modern framework that already ships a database abstraction layer

Facets

library · maturity maintenance

database-driver orm database databases web-development backend php mysqli prepared-statements query-builder object-mapper mysql

1 source

Member repositories

RepositoryRoleHealth v2
ThingEngineer/PHP-MySQLi-Database-Classmain54

For agents

markdown · JSON · MCP: product_card(name="ThingEngineer/PHP-MySQLi-Database-Class")

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