PHPCSStandards / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
911 stars 55 forks source link

Analysis: determine whether to revive of not #2

Open jrfnl opened 11 months ago

jrfnl commented 11 months ago

The original PHP_CodeSniffer project contained a code consistency analysis website: https://squizlabs.github.io/PHP_CodeSniffer/analysis/

That website hadn't been updated since 2018.

For now, I've removed the site from the gh-pages branch of this repo.

I'm not sure if there is still interest in the analysis website. If so, reviving it under a new (sub)domain would be an option, though the code to generate the site would probably need revision and a critical look as to which projects should be analyzed.

This ticket is intended to measure interest.

Leave a 👍🏻 if you are interested in having this analysis website revived. Leave a comment if you want to get involved in reviving the analysis website.

Refs:

jrfnl commented 11 months ago

Also see: squizlabs/PHP_CodeSniffer#3634

jrfnl commented 10 months ago

My current line of thinking about this ticket is as follows (provided there would be enough interest):

Once the initial work is done for this, it should then be (a lot) more straight-forward to keep the site running and up-to-date.

jrfnl commented 5 months ago

Some brain farts related to the analytics website: