Maatify member since: May 21, 2023
Maatify's packages
-
-
PHP
maatify/api-response
Slim-compatible JSON API response handler for validation, errors, and success messages.
-
-
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/captcha-all-in-one
Unofficial Cloudflare Turnstile, Google Captcha V3, Google Captcha V2 And HCaptcha for PHP it's library for maatify.dev handler, known by our team
-
PHP
maatify/channel-delivery
Maatify Channel Delivery — Standalone async multi-channel delivery microservice (Email, Telegram, SMS, Push...)
-
PHP
maatify/cloudflare-turnstile
Unofficial Turnstile for PHP it's library for maatify.dev Turnstile cloudflare Captcha handler, known by our team
-
-
-
-
-
PHP
maatify/crypto
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
-
PHP
maatify/data-adapters
DI-first infrastructure adapters providing explicit ownership wrappers around real database and cache drivers.
-
-
PHP
maatify/data-repository
Unified repository abstraction layer normalizing MySQL, MongoDB, and Redis real drivers and fake drivers.