kraken-php/framework
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3905
- days_rel: n/a
- days_push: 3330
- n_releases_24m: 0
Adoption not part of the score
1104 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kraken is a PHP framework for building asynchronous, multi-processed, multi-threaded, and fault-tolerant distributed applications. It provides an event loop, promise-based API, message-driven process/thread containers, and local/remote supervision hierarchies for self-healing systems.
Use cases
- build distributed applications in PHP
- write fault-tolerant microservices in PHP
- create multi-threaded or multi-process PHP daemons
- build socket servers handling thousands of connections
- implement supervision hierarchies that self-heal
- run service-oriented architectures across multiple hosts
- build schedulers or agent-based models in PHP
When to choose
- you need concurrency, distribution, and fault tolerance in PHP
- you want event-driven, promise-based async programming in PHP
- you are building daemons, socket servers, or SOA systems in PHP
When to avoid
- you need a framework with active maintenance and recent releases (last release 2017)
- you are building a traditional synchronous web application or CRUD site
- your team is not comfortable with async, multi-process architectures
Facets
framework · maturity abandoned
web-framework concurrency microservices message-queue rpc microservices backend web-development developer-tools php cross-platform cli fault-tolerance supervision multi-process multi-thread event-loop promise-based actor-model ipc service-oriented-architecture linux
3 sources
- readme: https://github.com/kraken-php/framework · fetched 2026-08-28 · 4281317e8e5b
- homepage: http://kraken-php.com · fetched 2026-08-29 · 4c0cf0de282d
- site_page: https://www.kraken-php.com/about-us · fetched 2026-08-29 · 776e1be811bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kraken-php/framework | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kraken-php/framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem