LarsGMortensen member since: Sep 18, 2025
LarsGMortensen's packages
-
-
PHP
citomni/app-skeleton
Neutral application skeleton for CitOmni. Provides the app container, core wiring points, and installer lifecycle tooling without assuming HTTP or CLI mode.
-
PHP
citomni/cli
High-performance CLI runtime for CitOmni apps: kernel boot glue, command runner, console dispatch, and CLI error handling.
-
PHP
citomni/helloai
Lean chatbot API integration package for CitOmni: Unified chat request/response format, provider adapters, DB-backed cache, and reuse of the existing Curl infrastructure service.
-
PHP
citomni/http
High-performance HTTP runtime for CitOmni apps: kernel boot glue, request/response, router, view, security (CSRF), maintenance mode, webhooks HMAC, and nonce ledger.
-
PHP
citomni/http-skeleton
Baseline HTTP application skeleton for CitOmni. Kernel + HTTP mode; ready for webapps, APIs, intranet, or SaaS.
-
PHP
citomni/infrastructure
Lean, cross-mode infrastructure for CitOmni apps: DB, logging, text/i18n, mail, cURL, brute-force protection, and optional contact routes.
-
PHP
citomni/installer
Deterministic scaffold materializer and lifecycle tool for CitOmni applications.
-
PHP
citomni/jobrunner
Small DB-backed job runner for CitOmni: HTTP/UI-started long-running jobs executed by CLI workers with status, steps, logs, heartbeat, and results.
-
PHP
citomni/kernel
Ultra-lean application kernel for CitOmni-based apps. PHP, PSR-4, deterministic boot, zero runtime magic.
-
PHP
citomni/provider-skeleton
Template provider for CitOmni apps: Boot constants (MAP/CFG), example route/controller, service, command, and model. Ultra-lean, deterministic, PHP
-
PHP
citomni/vectorembedding
Lean vector embedding provider package for CitOmni: Unified embedding request/response format, provider adapters, and reuse of the existing Curl infrastructure service.
-
PHP
larsgmortensen/litelog
Ultra-fast, lightweight JSON logger for PHP with atomic append and safe log rotation.
-
PHP
larsgmortensen/litemysqli
LiteMySQLi is a lightweight, minimal-overhead wrapper for PHP's MySQLi extension. Designed for speed, simplicity, and ease of integration.
-
PHP
larsgmortensen/litetxt
Lightweight static text manager for PHP with in-memory caching, file-based storage, and optional logging.