jarircse16 member since: Oct 08, 2024

jarircse16's packages

  • PHP

    jarir-ahmed/auth-token-maker

    Generate cryptographically secure, fixed-length auth tokens (hex) of any length.

  • PHP

    jarir-ahmed/cache

    Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).

  • PHP

    jarir-ahmed/data-encryption-utility

    Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).

  • PHP

    jarir-ahmed/file

    A custom file manipulation package.

  • PHP

    jarir-ahmed/form-generator

    A package to generate reusable login, registration, and contact us forms in PHP.

  • PHP

    jarir-ahmed/hash-helper

    A PHP package to encode and hash strings in various formats (base32/58/64/85/91, hashes, codecs).

  • PHP

    jarir-ahmed/http-response

    A simple package to send specific HTTP response codes, redirects and JSON.

  • PHP

    jarir-ahmed/message-broker

    Framework-agnostic message broker facade for Kafka, RabbitMQ, Redis, SQS, Pub/Sub, MQTT, NATS, ZeroMQ, ActiveMQ, Azure Service Bus, and in-memory transports.

  • PHP

    jarir-ahmed/notification-system

    A simple notification system to display messages on the front end.

  • PHP

    jarir-ahmed/password-generator

    A cryptographically secure password generator with guaranteed character-class coverage.

  • PHP

    jarir-ahmed/php-llm

    Framework-agnostic unified AI/LLM toolkit for PHP — LLMs, embeddings, vector databases, RAG, agents, memory, cost tracking and structured output. Merges and extends manik/neuro + manik/cortex with zero framework coupling.

  • PHP

    jarir-ahmed/registration-data-checker

    A package for validating user registration form submissions.

  • PHP

    jarir-ahmed/search

    A unified, framework-agnostic search abstraction for PHP with Elasticsearch and in-memory engines.

  • PHP

    jarir-ahmed/server-stats

    A simple server stats package: counters, gauges, timers and system metrics over MySQL or SQLite.

  • PHP

    jarir-ahmed/time-helper

    A simple PHP package for handling time and date operations.