Projects with this topic
-
CandidPDFTable is a lightweight PHP library for building complex tables in TCPDF with precision and predictability.
Unlike traditional TCPDF table helpers that rely on implicit or shared borders, CandidPDFTable uses a cell-centric model where each cell explicitly owns its borders and layout rules. Column widths and colspan resolution are computed only at render time, ensuring deterministic output even in dynamic, programmatic scenarios.
Key characteristics:
Deterministic, colspan-aware table layout Explicit per-cell border control (no table-level magic) Optional serial number column with automatic suppression for totals Percent-based column widths with rounding correction Multi-line cell content using TCPDF-compatible HTML Designed specifically for TCPDF::writeHTML()This library is ideal for invoices, reports, statements, and structured PDF documents where layout correctness and reproducibility matter.
Updated -
The PowerShell Stable Table module enables the use of large files to be used instead of an in-memory hashtable.
Updated -
-
Updated
-
Generalize map: make it lazy, filtering, flattening, ...
Updated -
nuTonomy runs simulations of different car builds in different scenarios. Even if the car build and scenario match, the results can differ. I created a web interface that presents the scenario logs and performs basic operations.
Updated -
A zero-dependency library for generating Markdown tables written in TypeScript.
Updated