{"id":28748819,"url":"https://github.com/arcanedev/geoip","last_synced_at":"2025-10-26T11:04:35.297Z","repository":{"id":25541679,"uuid":"28974493","full_name":"ARCANEDEV/GeoIP","owner":"ARCANEDEV","description":":round_pushpin: GeoIP package for Laravel","archived":false,"fork":false,"pushed_at":"2018-02-19T19:32:06.000Z","size":24369,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-16T19:13:04.492Z","etag":null,"topics":["arcanedev","geo-ip","geoip","geolocation","ip-api","laravel","location","maxmind","maxmind-geoip","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ARCANEDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-08T16:24:21.000Z","updated_at":"2022-03-29T18:01:21.000Z","dependencies_parsed_at":"2022-08-24T06:50:21.749Z","dependency_job_id":null,"html_url":"https://github.com/ARCANEDEV/GeoIP","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/ARCANEDEV/GeoIP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FGeoIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FGeoIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FGeoIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FGeoIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARCANEDEV","download_url":"https://codeload.github.com/ARCANEDEV/GeoIP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FGeoIP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281092753,"owners_count":26442440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arcanedev","geo-ip","geoip","geolocation","ip-api","laravel","location","maxmind","maxmind-geoip","php"],"created_at":"2025-06-16T19:13:04.378Z","updated_at":"2025-10-26T11:04:35.257Z","avatar_url":"https://github.com/ARCANEDEV.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GeoIP [![Packagist License][badge_license]](LICENSE.md) [![For ARCANEDEV][badge_laravel]](https://github.com/ARCANEDEV/GeoIP#geoip)\n\n[![Travis Status][badge_build]](https://travis-ci.org/ARCANEDEV/GeoIP)\n[![Coverage Status][badge_coverage]](https://scrutinizer-ci.com/g/ARCANEDEV/GeoIP/?branch=master)\n[![Scrutinizer Code Quality][badge_quality]](https://scrutinizer-ci.com/g/ARCANEDEV/GeoIP/?branch=master)\n[![SensioLabs Insight][badge_insight]](https://insight.sensiolabs.com/projects/4a10299d-26e2-4c86-8f39-9c3a3aa93e0f)\n[![Github Issues][badge_issues]](https://github.com/ARCANEDEV/GeoIP/issues)\n\n[![Packagist][badge_package]](https://packagist.org/packages/arcanedev/geo-ip)\n[![Packagist Release][badge_release]](https://packagist.org/packages/arcanedev/geo-ip)\n[![Packagist Downloads][badge_downloads]](https://packagist.org/packages/arcanedev/geo-ip)\n\n*By [ARCANEDEV\u0026copy;](http://www.arcanedev.net/)*\n\nGeoIP package for Laravel.\n\nFeel free to check out the [releases](https://github.com/ARCANEDEV/GeoIP/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).\n\n## Features\n\n  * Well tested with maximum code quality.\n  * Easy setup \u0026amp; configuration.\n  * Laravel `5.1 | 5.2 | 5.3 | 5.4 | 5.5 | 5.6` are supported.\n  * Well documented \u0026amp; IDE Friendly.\n  * Made with :heart: \u0026amp; :coffee:.\n\n## Table of contents\n\n  1. [Installation and Setup](_docs/1-Installation-and-Setup.md)\n  2. [Configuration](_docs/2-Configuration.md)\n  3. [Usage](_docs/3-Usage.md)\n  \n## Security\n\nIf you discover any security related issues, please email arcanedev-maroc@gmail.com instead of using the issue tracker.\n\n## Contribution\n\nAny ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).\n\n[badge_laravel]:   https://img.shields.io/badge/Laravel-5.1%20to%205.6-orange.svg?style=flat-square\n[badge_license]:   https://img.shields.io/packagist/l/arcanedev/geo-ip.svg?style=flat-square\n\n[badge_build]:     https://img.shields.io/travis/ARCANEDEV/GeoIP.svg?style=flat-square\n[badge_coverage]:  https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/GeoIP.svg?style=flat-square\n[badge_quality]:   https://img.shields.io/scrutinizer/g/ARCANEDEV/GeoIP.svg?style=flat-square\n[badge_insight]:   https://img.shields.io/sensiolabs/i/4a10299d-26e2-4c86-8f39-9c3a3aa93e0f.svg?style=flat-square\n[badge_issues]:    https://img.shields.io/github/issues/ARCANEDEV/GeoIP.svg?style=flat-square\n\n[badge_package]:   https://img.shields.io/badge/package-arcanedev/geo--ip-blue.svg?style=flat-square\n[badge_release]:   https://img.shields.io/packagist/v/arcanedev/geo-ip.svg?style=flat-square\n[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/geo-ip.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Fgeoip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcanedev%2Fgeoip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Fgeoip/lists"}