ados-labs / enterprise-admin-panel
Enterprise Lightning Framework Package 0: Admin panel with cryptographic dynamic URLs, multi-channel 2FA, and modular architecture
Installs: 0
Dependents: 0
Suggesters: 3
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/ados-labs/enterprise-admin-panel
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- psr/http-message: ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
Requires (Dev)
- ados-labs/enterprise-psr3-logger: @dev
- ados-labs/enterprise-security-shield: @dev
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.0
Suggests
- ext-redis: Required for Redis session/cache support
- ados-labs/database-pool: Connection pooling with circuit breaker - auto-registers Database tab
- ados-labs/enterprise-bootstrap: Application foundation with caching and should_log() function
- ados-labs/enterprise-psr3-logger: PSR-3 logger with database handler - auto-registers Logs tab
- ados-labs/enterprise-security-shield: WAF, Honeypot, and Bot Protection - auto-registers Security tab