maatify/common dependents (3) Order by: name | downloads Show: all | require | require-dev
-
PHP
maatify/bootstrap
Unified environment initialization and diagnostics foundation for all Maatify PHP projects. Provides predictable .env loading, timezone configuration, and Safe Mode protection across local, CI, and production environments — forming the core bootstrap layer for the Maatify ecosystem.
-
PHP
maatify/data-adapters
Unified data connectivity and diagnostics layer for Redis, MySQL, and MongoDB with automatic fallback recovery, telemetry-ready metrics, and environment auto-detection. Forms the foundation of the Maatify Data Infrastructure.
-
PHP
maatify/mongo-activity
Track and record user and system activities in MongoDB — structured, PSR-compliant, and easily integrable with maatify/psr-logger.