Packages from emielburgman · Transparency log
-
emielburgman/symfony-log-viewer
Config-driven admin log viewer for Symfony applications: parses Monolog line and JSON formats, handles rotating files, deploy-session logs and log truncation.
-
emielburgman/symfony-security-headers
Security response headers and a nonce-based Content-Security-Policy for Symfony, with the whole policy as configuration.
-
emielburgman/symfony-visit-storage
The storage half of a JS visit beacon: the INSERT IGNORE dedupe recipe, the Doctrine columns as a trait, and a retention purge command. Shared by portfolio, wealth-monitor and trading-bot.
-
emielburgman/symfony-visitor-beacon
Anonymous visitor identification for JS-beacon based analytics in Symfony: salted IP+User-Agent hashing, bot filtering and time bucketing, with no storage opinions.