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

panique/mini

Just an extremely simple naked PHP application, useful for small projects and quick prototypes. Some might call it a micro framework :) observed · 2026-08-28

github.com/panique/mini · PHP observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 4683
  • days_rel: n/a
  • days_push: 1446
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1365 stars · 469 forks observed · 2026-08-28

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

MINI is an extremely simple barebone PHP application skeleton, reduced to the max, that provides clean URLs, demo CRUD actions, and PDO-based database access without requiring users to learn a full framework. It is intended for small projects and quick prototypes rather than production-grade applications.

Use cases

  • build a small PHP website with clean URLs
  • quickly prototype a PHP app with database CRUD
  • learn MVC structure in plain PHP without a framework
  • show a few pages with simple database queries and AJAX
  • set up a minimal PHP/MySQL app in Vagrant automatically

When to choose

  • you need a tiny, easy-to-understand PHP skeleton for a small project or prototype
  • you want to avoid learning a large professional framework
  • you need simple CRUD and AJAX demos with PDO and MySQL

When to avoid

  • you need a production-grade framework with security hardening, testing, and ecosystem support
  • you require PSR-4 autoloading, namespaces, or modern architecture (use MINI3 instead)
  • you need long-term maintained software - the project has no license and infrequent releases

Facets

framework · maturity maintenance

web-framework routing orm templating web-development backend developer-tools php self-hosted micro-framework mvc skeleton-app barebone prototyping crud pdo mysql web-server

1 source

Member repositories

RepositoryRoleHealth v2
panique/minimain32

For agents

markdown · JSON · MCP: product_card(name="panique/mini")

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