benkle / feed-interfaces
Interfaces and exceptions shared between my feed handling packages
Installs: 50
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/benkle/feed-interfaces
This package is not auto-updated.
Last update: 2025-10-12 07:28:56 UTC
README
You probably won't need this library directly. It mostly exists to share interfaces between feed-parser and feed-response. If you need it yourself, you can it require like any other package, thou:
composer require benkle/feed-interfaces