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

cakephp/chronos

A standalone DateTime library originally based off of Carbon observed · 2026-08-28

github.com/cakephp/chronos · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 98
  • Release rhythm 78
  • 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: 10.5
  • age_days: 4004
  • days_rel: 145
  • days_push: 16
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1362 stars · 70 forks observed · 2026-08-28

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

CakePHP Chronos is a standalone PHP DateTime library providing immutable datetime, date-only, and time-only objects, originally based on Carbon. It offers a zero-dependency DateTimeImmutable extension with helper methods for date arithmetic, formatting, and calendar date handling.

Use cases

  • work with immutable datetime objects in PHP
  • handle calendar dates without time or timezone issues
  • perform date arithmetic without side effects
  • represent clock times independent of dates
  • replace Carbon with a lighter datetime library
  • prevent accidental datetime mutation in application code

When to choose

  • you need immutable date/time objects in PHP
  • you want a zero-dependency alternative to Carbon
  • you need date-only or time-only value objects
  • you're building CakePHP applications

When to avoid

  • you need mutable DateTime behavior
  • you rely on Carbon-specific APIs or extensions
  • you need full i18n translations built in

Facets

library · maturity active

date-time developer-tools web-development php datetime immutable-objects calendar-dates carbon-alternative zero-dependency

2 sources

Member repositories

RepositoryRoleHealth v2
cakephp/chronosmain91

For agents

markdown · JSON · MCP: product_card(name="cakephp/chronos")

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