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.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor