Commit graph

8 commits

Author SHA1 Message Date
Snider
d956bf4783 refactor(api): update composer dependency from php-api to lthn/api
Some checks failed
CI / PHP 8.3 (push) Failing after 3s
CI / PHP 8.4 (push) Failing after 2s
Part of the polyglot merge — lthn/php-api is now lthn/api.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 10:11:01 +00:00
Snider
31c38b9280 feat: rename package to lthn/php-template for Packagist
Some checks failed
CI / PHP 8.3 (push) Failing after 2s
CI / PHP 8.4 (push) Failing after 2s
2026-03-09 18:00:42 +00:00
Claude
86e5de62a1 fix: remove broken GitHub VCS repository reference
Some checks failed
CI / PHP 8.3 (push) Failing after 1m10s
CI / PHP 8.4 (push) Failing after 1m3s
2026-02-23 06:31:44 +00:00
Snider
4833d922c5 feat(testing): add Pest configuration, example tests, and composer scripts
- Add tests/Pest.php with TestCase binding and RefreshDatabase
- Add example feature tests: WelcomePageTest, HealthEndpointTest
- Add composer scripts: lint, test, test:coverage

Implements P2-049, P2-050, P2-051

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:37:20 +00:00
Snider
8fe508541f chore: add local package development support
Add composer.local.json to gitignore and dev:packages script for
developing against local copies of host-uk packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 17:41:15 +00:00
Snider
f066becf0a update template defaults 2026-01-26 20:39:56 +00:00
Snider
735153a804 Make Flux Pro optional 2026-01-26 17:40:21 +00:00
Snider
06ab3456e9 Initial Core PHP Framework template 2026-01-26 17:19:26 +00:00