代码拉取完成,页面将自动刷新
{
"name": "giggsey/libphonenumber-for-php",
"type": "library",
"description": "PHP Port of Google's libphonenumber",
"keywords": [
"phonenumber",
"libphonenumber",
"mobile",
"validation",
"geocoding",
"geolocation"
],
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
"license": "Apache-2.0",
"support": {
"irc": "irc://irc.appliedirc.com/lobby",
"source": "https://github.com/giggsey/libphonenumber-for-php",
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues"
},
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "https://giggsey.com/"
}
],
"autoload": {
"psr-4": {
"libphonenumber\\": "src/"
},
"exclude-from-classmap": [
"/src/data/",
"/src/carrier/data/",
"/src/geocoding/data/",
"/src/timezone/data/"
]
},
"autoload-dev": {
"psr-4": {
"libphonenumber\\buildtools\\": "build/",
"libphonenumber\\Tests\\": "tests/"
}
},
"archive": {
"exclude": [
"build/",
"docs/",
"tests/",
".editorconfig",
".gitattributes",
".gitignore",
".styleci.yml",
".travis.yml",
"build.xml",
"libphonenumber-for-php.spec",
"phpunit.xml.dist"
]
},
"require": {
"php": ">=5.3.2",
"ext-mbstring": "*",
"giggsey/locale": "^1.7"
},
"require-dev": {
"phing/phing": "^2.7",
"pear/versioncontrol_git": "^0.5",
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"phpunit/phpunit": "^4.8.36|^5.0",
"symfony/console": "^2.8|^3.0",
"php-coveralls/php-coveralls": "^1.0|^2.0"
},
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。