Packages from jarir-ahmed · Transparency log
-
PHP
jarir-ahmed/auth-microservice
Standalone auth microservice package — Registration, Login, 2FA, Password Reset & more.
-
PHP
jarir-ahmed/auth-token-maker
Generate cryptographically secure, fixed-length auth tokens (hex) of any length.
-
PHP
jarir-ahmed/bd-mnp
Mobile Number Portability (MNP) lookup for Bangladesh. Detect ported numbers, resolve current and original operators from MNP routing codes, and import MNP CSV data.
-
PHP
jarir-ahmed/bd-nid-parser
Parse and validate Bangladesh National ID (NID) numbers. Extract number, digit type (10/17), date of birth, and name from raw OCR text. Zero dependencies.
-
PHP
jarir-ahmed/bd-phone
Bangladesh phone number toolkit: normalize, validate, format, detect operator and number type.
-
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-converter
6-way converter: CSV ↔ XLSX ↔ JSON ↔ MySQL. Import/export data between any format, generate SQL INSERTs, or connect directly via PDO.
-
PHP
jarir-ahmed/data-encryption-utility
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).
-
PHP
jarir-ahmed/excel-sql-converter
Bidirectional converter between CSV/XLSX and SQL. Import spreadsheets into SQL INSERT statements or directly into MySQL, and export SQL query results to CSV/XLSX files.
-
-
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/sslcommerz
SSLCommerz payment gateway PHP SDK — initiate payments, validate transactions, handle IPN. Built for Bangladesh's leading payment gateway.
-
-
PHP
jarir-ahmed/uncensored-search
Framework-agnostic meta web-search client for PHP. Aggregates multiple search APIs (Tavily, Serper, Firecrawl, SearchApi, ScrapingBee, Scavio) with automatic failover and an unfiltered (safe-search off) mode.
-
PHP
jarir-ahmed/universal-cors
A secure-by-default, framework-agnostic CORS handler for PHP (plain PHP, Yii2, Laravel, Slim).
-
-
PHP
jarir-ahmed/user-info-capture
A package to capture user's IP, user agent, screen size and fetch IP-related info.
-
PHP
jarir-ahmed/yii-cors-bypass
A package to replace the index.php file in a Yii application to bypass CORS policy for React and Vue.js
-
PHP
jarir-ahmed/yii-cors-bypass2
A package to replace the index.php file in a Yii application to bypass CORS policy for React and Vue.js