hatchmoment. scored by care · not by stars

ip-intel

Laravel IP intel package delivering offline country, ASN, and threat data

Many Laravel apps need reliable IP location and threat information, but network calls can be slow and costly. ip-intel solves this with a configurable resolver chain that first checks edge headers, then an offline country table, and finally remote services only when needed, returning one of five explicit outcomes. It’s aimed at Laravel developers who want accurate IP intelligence without hidden defaults or unnecessary API usage. Compared to other packages, it avoids defaulting to the US and clearly distinguishes errors from missing data.

asnfraudgeoipip-intelligencelaranaillaravelossphp
View on GitHub →

laranail/ip-intel