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

Phalcon

High performance, full-stack PHP framework delivered as a C extension. observed · 2026-08-28

github.com/phalcon/cphalcon · homepage · PHP · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 4
  • age_days: 5394
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

10829 stars · 1937 forks observed · 2026-08-28

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

Phalcon is a full-stack PHP web framework delivered as a compiled C extension (written in Zephir/C), exposing its functionality as PHP classes under the Phalcon namespace. It provides MVC/HMVC structure, an ORM with PHQL, dependency injection, routing, caching, and templating with very low overhead compared to interpreted PHP frameworks.

Use cases

  • build a high-performance PHP web application
  • find the fastest PHP MVC framework
  • PHP framework with low memory and CPU overhead
  • build REST APIs in PHP with a micro or full-stack framework
  • use an ORM with a SQL-like query language in PHP
  • build multi-module PHP applications with dependency injection
  • install a PHP framework as a C extension via PECL or PIE

When to choose

  • you need maximum performance and minimal resource usage from a PHP framework
  • you want a full-stack MVC framework without writing C yourself
  • you need an ORM, DI container, router, and templating bundled in one extension
  • you are comfortable installing PHP extensions on your server

When to avoid

  • you need a pure-PHP framework that works on shared hosting without extension installation
  • your team relies on a large ecosystem of Composer packages tightly coupled to Laravel/Symfony conventions
  • you require support for PHP versions below 8.1
  • you prefer frameworks with frequent major releases and very large community plugin ecosystems

Facets

framework · maturity active

web-framework orm routing templating caching middleware web-development backend developer-tools php windows bsd php-extension c-extension zephir mvc hmvc volt-template-engine phql high-performance full-stack dependency-injection linux macos web-server

6 sources

Member repositories

RepositoryRoleHealth v2
phalcon/cphalconmain99
phalcon/phalcon-devtoolsplugin57

For agents

markdown · JSON · MCP: product_card(name="phalcon/cphalcon")

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