Show HN: I built a health score for 1,800 Laravel packages(laraplugins.io) Hi HN, I'm Daniel, a solo dev from Italy. I built LaraPlugins.io to solve a specific pain point I kept hitting: finding a Laravel package, installing it, and only realizing weeks later that it was abandoned or incompatible with the latest PHP version. It’s a directory that assigns an automated "Health Score" to packages based on maintenance, testing, and community signals (not just popularity). The Stack:
The hardest part was tuning the scoring algorithm to not penalize "finished" stable packages while correctly flagging abandoned ones. I'm still tweaking the weights, so I'd love to hear if the score for your favorite package feels accurate or off. |