Files
pinecore/CLAUDE.md
2026-04-06 15:43:45 +03:00

1.0 KiB

CLAUDE.md

Guidance for Claude Code when working with this repository.

Package

pronchev/pinecore — minimal PHP framework for FrankenPHP long-running workers.

Namespace: Pronchev\Pinecore\src/ (PSR-4)

No lint or test commands configured yet.

Knowledge base

Detailed implementation docs: .claude/INDEX.md

Code Style

EditorConfig enforces:

  • PHP: UTF-8, LF, 4-space indent, 120-char line limit (PSR-12)
  • JS/TS: 2-space indent, 100-char line limit
  • Templates (Blade/Twig), YAML, JSON, Docker: 2-space indent