danielsreichenbach/geoip2-update
最新稳定版本:v2.5.1
Composer 安装命令:
composer require danielsreichenbach/geoip2-update
包简介
Update GeoIP2/GeoLite2 databases from your script, program or via composer.
README 文档
README
Geoip2 Update is a PHP tool for updating Maxmind GeoLite2 and GeoIP2 databases from your script, application or via Composer.
INSTALLATION
composer require danielsreichenbach/geoip2-update
DOCUMENTATION
You can read the documentation on setting up and using the library, as well as learn about new features on the official website.
Go to documentation -> GeoIP2 Update Documentation
FEATURES
1. Updating GeoIP2 databases via Composer
To update Geoip2 databases via Composer, you can set up an update call in your
composer.json.
Each time the composer update command is invoked, the library will check for
updates on the "maxmind.com" server and update the Geoip2 databases if
necessary.
You can also update only GeoIP2 databases without updating all project
dependencies: composer update danielsreichenbach/geoip2-update.
2. Updating GeoIP2 databases from your PHP application
You can use this option to update GeoIP2 databases from your PHP project, or
use cron on Linux, or use Task Scheduler on Windows.
3. Simple, cross-platform and reliable
Does not depend on the operating system and can be used on hosting services and production servers.
COPYRIGHT AND LICENSE
This software is Copyright (c) 2021 by Andrey Tronov.
This is free software, licensed under the MIT License.
统计信息
- 总下载量: 106.46k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-02
