Packages from jarir-ahmed
-
PHP
jarir-ahmed/auth-token-maker
Generate cryptographically secure, fixed-length auth tokens (hex) of any length.
-
PHP
jarir-ahmed/data-encryption-utility
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).
-
-
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/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/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