LarsGMortensen member since: Sep 18, 2025
LarsGMortensen's packages
-
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 (LiteMySQLi), logging (LiteLog), text/i18n (LiteTxt), mail (PHPMailer), and optional contact routes.
-
PHP
citomni/kernel
Ultra-lean application kernel for CitOmni-based apps. PHP 8.2+, PSR-4, deterministic boot, zero runtime magic.
-
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.
-
PHP
larsgmortensen/liteview
Lightweight PHP template engine with compile-time inheritance and dependency-aware caching.