2025-04-05 - 2026-04-05

Overview

12 active pull requests
20 active issues
Excluding merges, 3 authors have pushed 36 commits to dev and 48 commits to all branches. On dev, 251 files have changed and there have been 49507 additions and 1688 deletions.

3 releases published by 1 user

Tag v0.0.3 2026-03-17 17:54:15 +00:00

Tag v0.0.2 2026-03-17 17:48:05 +00:00

Tag v0.0.1 2026-03-16 22:19:25 +00:00

1 pull request merged by 1 user

Merged #22 DX audit and fix (PHP) 2026-03-24 11:36:42 +00:00

11 pull requests proposed by 1 user

Proposed #23 security: add CSRF protection to API billing endpoints 2026-03-24 16:19:43 +00:00

Proposed #24 security: validate billing address structure in Order model 2026-03-24 16:20:31 +00:00

Proposed #25 test: add tests for PaymentMethodService 2026-03-24 16:24:12 +00:00

Proposed #26 test: add tests for ReferralService 2026-03-24 16:25:33 +00:00

Proposed #27 test: add tests for InvoiceService 2026-03-24 16:25:48 +00:00

Proposed #28 test: add tests for UsageBillingService 2026-03-24 16:29:34 +00:00

Proposed #29 test: add tests for ProductCatalogService 2026-03-24 16:29:37 +00:00

Proposed #30 test: add tests for WarehouseService 2026-03-24 16:30:19 +00:00

Proposed #31 test: add tests for PermissionMatrixService 2026-03-24 16:34:35 +00:00

Proposed #32 feat: provisioning API endpoints and service documentation 2026-03-24 16:35:16 +00:00

Proposed #33 test: add integration tests for Stripe webhook handlers 2026-03-24 16:36:05 +00:00

4 issues closed from 1 user

Closed #3 fix: add declare(strict_types=1) to Services/ files 2026-03-24 16:18:52 +00:00

Closed #16 roadmap: php-commerce production readiness 2026-02-20 12:17:51 +00:00

Closed #1 phase 0: environment assessment + test baseline 2026-02-20 12:17:37 +00:00

Closed #2 discovery: scan php-commerce and create improvement issues 2026-02-20 12:17:37 +00:00

20 issues created by 2 users

Opened #1 phase 0: environment assessment + test baseline 2026-02-20 01:41:19 +00:00

Opened #2 discovery: scan php-commerce and create improvement issues 2026-02-20 01:51:41 +00:00

Opened #3 fix: add declare(strict_types=1) to Services/ files 2026-02-20 11:07:05 +00:00

Opened #4 test: add tests for PaymentMethodService 2026-02-20 11:07:24 +00:00

Opened #5 test: add tests for InvoiceService 2026-02-20 11:07:33 +00:00

Opened #6 test: add tests for ReferralService 2026-02-20 11:07:42 +00:00

Opened #7 test: add tests for UsageBillingService 2026-02-20 11:08:02 +00:00

Opened #8 test: add tests for WarehouseService 2026-02-20 11:08:12 +00:00

Opened #9 test: add tests for ProductCatalogService 2026-02-20 11:08:20 +00:00

Opened #10 test: add tests for PermissionMatrixService 2026-02-20 11:08:39 +00:00

Opened #11 test: add integration tests for Stripe webhook handlers 2026-02-20 11:08:47 +00:00

Opened #12 security: validate billing address structure in Order model 2026-02-20 11:09:26 +00:00

Opened #13 security: add CSRF protection to API billing endpoints 2026-02-20 11:09:38 +00:00

Opened #14 docs: add class-level documentation to SKU services 2026-02-20 11:10:01 +00:00

Opened #15 refactor: implement provisioning API endpoints 2026-02-20 11:10:13 +00:00

Opened #16 roadmap: php-commerce production readiness 2026-02-20 11:11:04 +00:00

Opened #18 [audit] Security, code quality, missing tests, error handling 2026-03-22 16:41:17 +00:00

Opened #19 [scan] Security attack vector mapping 2026-03-23 12:54:22 +00:00

Opened #20 [scan] API contract extraction 2026-03-23 13:53:27 +00:00

Opened #21 [scan] Convention drift check 2026-03-23 13:54:00 +00:00