cakephp/cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- Longevity 100
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: 11.5
- age_days: 5961
- days_rel: 35
- days_push: 7
- n_releases_24m: 45
Adoption not part of the score
8796 stars · 3366 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CakePHP is a rapid development MVC framework for PHP that provides an ORM, validation, caching, authentication, and code generation out of the box. It follows convention-over-configuration principles and modern PHP standards (PSR-7/15/17) to help developers build robust web applications quickly.
Use cases
- build a web application in php
- rapidly prototype a web app with scaffolding
- build a rest api in php
- create a crud application with an orm
- build an enterprise web application with authentication and validation
- generate code for a new php project
- build a blog or cms-style site in php
When to choose
- you want a batteries-included PHP framework with ORM, auth, caching, and validation built in
- you prefer convention over configuration and sensible defaults
- you need to ship a web application or REST API quickly
- you want a mature, MIT-licensed framework with long-term support and strong documentation
When to avoid
- you prefer a microframework or minimal stack you assemble yourself
- your project is not in PHP
- you need a frontend-focused or SPA-only solution
- you want a framework with async/non-blocking I/O as a core feature
Facets
framework · maturity stable
web-framework orm auth caching templating form-handling routing middleware web-development backend developer-tools php cross-platform mvc psr-7 psr-15 rapid-development convention-over-configuration scaffolding rest-api batteries-included web-server
5 sources
- readme: https://github.com/cakephp/cakephp · fetched 2026-08-28 · 1bc4210c98c8
- homepage: http://cakephp.org · fetched 2026-08-29 · 1d6be20e830f
- site_page: https://cakephp.org/documentation/videos · fetched 2026-08-29 · a8f6bf98e797
- site_page: https://book.cakephp.org/5.x/installation.html · fetched 2026-08-29 · af5120cb574d
- site_page: https://book.cakephp.org · fetched 2026-08-29 · 1193cf55c9a9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cakephp/cakephp | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem