PHP_CodeSniffer icon indicating copy to clipboard operation
PHP_CodeSniffer copied to clipboard

Further iterative improvements for the PHAR website

Open jrfnl opened this issue 5 months ago • 0 comments

Some ideas for future enhancements:

  • [ ] Use the GH API to retrieve the publish date of releases and add the release date to the PHAR archive page. Notes:
    • Needs to be conditional on the GH API being available at the time the script runs.
    • May need access to a token to prevent running into rate limits.
  • [ ] Automate generation of the phive.xml file.
  • [ ] Add an RSS feed.

Also see prior discussion about this in issues #107 and #1156

jrfnl avatar Aug 05 '25 12:08 jrfnl