Hasty Briefsbeta

Bilingual

Show HN: TetherPHP – a small PHP framework designed for agents and humans

2 days ago
  • PHP 8.5 framework built on the Action-Domain-Responder (ADR) pattern.
  • Provides a traceable path from request to response, with every step as a readable class.
  • Governed by a charter of six design principles: human first, agent ready, small core, etc.
  • Emphasizes code clarity for humans and understanding for agents.
  • Core is minimal and focused; additional functionality is added via packages.