Commit graph

3 commits

Author SHA1 Message Date
Snider
9f0d421ae8 fix(dx): add strict_types to all PHP files and update CLAUDE.md
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 3s
CI / PHP 8.4 (pull_request) Failing after 2s
- Add declare(strict_types=1) to 9 PHP files missing it
- Update CLAUDE.md: document composer test/lint scripts
- Update CLAUDE.md: fix lthn/php-api → lthn/api package name
- Fix PSR-12 compliance (Pint: ordered imports, FQCN extraction)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:10:30 +00:00
Claude
0c74091cf5
style: fix pint issues in routes/api.php
Some checks are pending
CI / PHP 8.3 (push) Waiting to run
CI / PHP 8.4 (push) Waiting to run
Remove unused Route import and extra blank lines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 07:02:59 +00:00
Snider
06ab3456e9 Initial Core PHP Framework template 2026-01-26 17:19:26 +00:00