Packages from ahmednour · Transparency log

  • PHP

    ahmednour/circuit-breaker

    Distributed circuit breaker for Laravel: Redis-backed shared state, single-probe half-open locking, and configurable behaviour when the breaker's own infrastructure fails.

  • PHP

    ahmednour/laravel-attribute-routing

    Define Laravel routes with PHP 8 attributes on your controllers — colocated, composable, and route-cache friendly.

  • PHP

    ahmednour/laravel-stream-backup

    Streaming database backup for Laravel: dump → compress → S3 multipart upload with constant memory use. Supports MySQL, PostgreSQL, SQLite, and custom drivers.