5 Star 4 Fork 2

Gitee 极速下载 / geokit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/jsor/geokit
克隆/下载
composer.json 807 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jan Sorgalla 提交于 2021-09-03 08:57 . Allow PHP 8
{
"name": "geokit/geokit",
"description": "Geo-Toolkit for PHP",
"keywords": ["geo", "geometry", "geography"],
"homepage": "https://github.com/jsor/geokit",
"license": "MIT",
"authors": [
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "http://sorgalla.com"
}
],
"require": {
"php": "^7.3 || ^8.0",
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.9",
"friendsofphp/php-cs-fixer": "^3.1"
},
"autoload": {
"psr-4": {
"Geokit\\": "src/"
},
"files": ["src/functions_include.php"]
},
"autoload-dev": {
"psr-4": {
"Geokit\\": "tests/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/mirrors/geokit.git
git@gitee.com:mirrors/geokit.git
mirrors
geokit
geokit
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891