FeedCache icon indicating copy to clipboard operation
FeedCache copied to clipboard

Add log file, composer install-able.

Open silentsilas opened this issue 7 years ago • 0 comments

Just a few small patches.

  • You can easily composer-install the package to use in other projects.
  • Only makes one request for the RSS feed (originally made two requests, which caused some problems for feeds that rate-limit)
  • Creates an access log that tells you the last time you accessed the remote feed, and how long it will be cached for

silentsilas avatar Jul 28 '17 18:07 silentsilas