2017 © Pedro Peláez
 

library page-retriever

Interface and implementations for fetching MediaWiki page content

image

wmde/page-retriever

Interface and implementations for fetching MediaWiki page content

  • Monday, January 16, 2017
  • by wmde
  • Repository
  • 12 Watchers
  • 0 Stars
  • 1,758 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Page Retriever

Build Status Latest Stable Version Download count, (*1)

Interface and implementations for fetching MediaWiki page content., (*2)

Release notes

1.1.0 (2016-12-14)

  • Add MODE_RAW_EXPANDED mode to ApiBasedPageRetriever.

1.0.0 (2016-10-18)

  • Initial release with
    • PageRetriever interface
    • ApiBasedPageRetriever implementation that uses the MediaWiki API
    • LocalFilePageRetriever implementation that uses (typically local) files
    • CachingPageRetriever implementation that is a caching decorator

The Versions