Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Opds Parser Laravel Package

bookeenweb/opds-parser

PHP library for parsing OPDS-compliant catalog feeds. Fetch and parse feeds from a local file or URL, and extract OpenSearch search endpoints from opensearchdescription XML to help build catalog search features.

View on GitHub
Deep Wiki
Context7

OPDS-parser

PHP Parser ODPS compliant. This library is intended to parse OPDS feeds. Feed examples :

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require bookeenweb/opds-parser

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Step 2: Enable the Bundle

use OpdsBundle\Business\OpdsParserBusiness;

...

/**
 * @var OpdsParserBusiness
 */
private $odpsParser;

public function __construct()
{
    $this->odpsParser = new OpdsParserBusiness();
    ...
}

Step 2: How to use

  • parseFile : read an OPDS feed from a file
  • parseURL : read an OPDS feed from an url
  • parseSearchUrl : application/opensearchdescription+xml feed parser. Retrieve search urls
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle