Documentation

OpdsParser.php

OPDS Catalog Parser Service

Parses OPDS (Open Publication Distribution System) feeds — the Atom-based catalog format used by the Global Digital Library and Bloom Library. Two feed flavours are handled:

  • Navigation feeds: entries point at sub-feeds (languages, reading levels).
  • Acquisition feeds: entries describe downloadable books (ePUB/PDF).

Pure parsing, no network or database access; the SSRF-guarded fetch lives in the client (GdlClient), mirroring RssParser's split.

PHP version 8.1

Tags
category

Lwt

author

HugoFara hugo.farajallah@protonmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/developer/api
since
3.1.0

Table of Contents

Classes

OpdsParser
Parser for OPDS navigation and acquisition feeds.

        
On this page

Search results