Domain/Database/Entity ParsedRecord.php

One parsed database record, kept as a JSON document Freely inspired by BioPHP's project biophp.org Created 20 September 2026 Last modified 20 September 2026

Classes

ParsedRecord Class ParsedRecord Every parser exposes a different set of fields, so what a parser read is stored as one document rather than one table per format. A record is identified by its format and its entry identifier.