2026-01-05 - 2026-04-05
Overview
3 releases published by 1 user
Tag
v0.0.3
Tag
v0.0.2
Tag
v0.0.1
5 pull requests merged by 3 users
Merged
#29 DX audit and fix (PHP)
Merged
#22 security: validate JSON metadata fields to prevent mass assignment
Merged
#21 fix(security): improve TeapotController header sanitization
Merged
#20 security: add rate limiting to admin action endpoints
Merged
#4 docs: add Phase 0 environment assessment and test baseline (#2)
9 pull requests proposed by 1 user
Proposed
#30 fix: add error handling to SearchProviderRegistry
Proposed
#31 refactor: add declare(strict_types=1) to all PHP files
Proposed
#32 fix: add error handling to Settings and PlatformUser modals
Proposed
#33 refactor: remove empty register() methods in Boot classes
Proposed
#34 refactor: add missing return type hints to 18+ methods
Proposed
#35 refactor: implement 2FA stubs and remove dead BoostPurchase component
Proposed
#36 test: add tests for admin modal components
Proposed
#37 test: add unit tests for Model methods
Proposed
#38 docs: add PHPDoc to 40+ undocumented public methods
7 issues closed from 1 user
Closed
#14 security: validate JSON metadata fields to prevent mass assignment
Closed
#19 roadmap: php-admin production readiness checklist
Closed
#2 phase 0: environment assessment + test baseline
Closed
#3 discovery: scan php-admin and create improvement issues
Closed
#13 security: improve TeapotController header sanitization
Closed
#12 security: add rate limiting to admin action endpoints
Closed
#1 audit: review admin panel structure and Livewire components on dev branch
23 issues created by 3 users
Opened
#1 audit: review admin panel structure and Livewire components on dev branch
Opened
#2 phase 0: environment assessment + test baseline
Opened
#3 discovery: scan php-admin and create improvement issues
Opened
#5 refactor: add declare(strict_types=1) to all PHP files
Opened
#6 refactor: add missing return type hints to 18+ methods
Opened
#7 test: add tests for admin modal components (30+ modals)
Opened
#8 test: add unit tests for Model methods
Opened
#9 fix: add error handling to Settings modal methods
Opened
#10 fix: add error handling to PlatformUser modal methods
Opened
#11 fix: add error handling to SearchProviderRegistry
Opened
#12 security: add rate limiting to admin action endpoints
Opened
#13 security: improve TeapotController header sanitization
Opened
#14 security: validate JSON metadata fields to prevent mass assignment
Opened
#15 refactor: implement or remove 2FA stub methods in Settings modal
Opened
#16 refactor: implement or remove BoostPurchase stub in admin modals
Opened
#17 refactor: remove or implement empty register() methods in Boot classes
Opened
#18 docs: add PHPDoc to 40+ undocumented public methods
Opened
#19 roadmap: php-admin production readiness checklist
Opened
#23 epic: php-admin hardening
Opened
#25 [audit] Security, code quality, missing tests, error handling
Opened
#26 [scan] Security attack vector mapping
Opened
#27 [scan] API contract extraction
Opened
#28 [scan] Convention drift check