Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.
http://lyften.com/projects/laravel-geoip
BSD 2-Clause "Simplified" License
2.07k stars 372 forks source link

Want help? #177

Open dwightwatson opened 4 years ago

dwightwatson commented 4 years ago

Hey Daniel - big fan of this package and use it on a number of projects. I notice it's got a bit of a backlog of issues and pull requests (including the Laravel 7.0 one). Just wondering if you'd be open to any support in handling this as I'd be able to dedicate some time towards it.

Torann commented 4 years ago

I'd be up for it. I just need to write out the coding standards and such. Also I need to include these with Travis so that it can help to better enforce them.

dwightwatson commented 4 years ago

Sounds good - you might consider using something like StyleCI/ScrutinzerCI as alternatives to enforce those - both free for open source. Let me know if there's anything I can assist with in that process.