chris221/php-webarchiver

A PHP library to archive web sites

v2.0 2019-05-28 01:31 UTC

This package is auto-updated.

Last update: 2024-09-28 13:37:14 UTC


README

A PHP library to archive web sites

To-Do

  • Update ReadMe
  • Param to save results to a file
  • Param to timestamp the result text
  • Pull out the urls from the HTML file
    • Check what the the reference file type is
    • Pull down the file
    • Replace the url with the reference in the original file
  • Write Guides
  • Make Cron example, highly cron-able