tgrj/tweb_cookies

minimalistic cookies helper

Maintainers

Package info

codeberg.org/tgrj/tweb_cookies

pkg:composer/tgrj/tweb_cookies

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

v0.0.1 2026-03-06 22:42 UTC

This package is auto-updated.

Last update: 2026-03-06 22:44:32 UTC


README

minimalistic cookies helper

Background

I wanted to have my little cookie helper in my tweb micro framework ecosystem. Maybe it will grow over time a bit, who knows.

Usage

tweb_log(mixed $value) to append the value to the log, which, by default, should be stored at getcwd() . '/tweb.log'.