1 Star 1 Fork 0

北桥苏/zframe

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.lock 2.26 KB
一键复制 编辑 原始数据 按行查看 历史
北桥苏 提交于 2023-10-31 17:29 . Initial commit
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a5313b95e070dbf5eba0f2099f76edaf",
"packages": [
{
"name": "bentools/cartesian-product",
"version": "1.3",
"source": {
"type": "git",
"url": "https://github.com/bpolaszek/cartesian-product.git",
"reference": "3bdbaaae7d62b451163d2f5576e15f0cb4159323"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bpolaszek/cartesian-product/zipball/3bdbaaae7d62b451163d2f5576e15f0cb4159323",
"reference": "3bdbaaae7d62b451163d2f5576e15f0cb4159323",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "@stable",
"phpunit/phpunit": "^5.0|^6.0",
"squizlabs/php_codesniffer": "@stable",
"symfony/var-dumper": "^3.2|^4.0"
},
"type": "library",
"autoload": {
"files": [
"src/function.php"
],
"psr-4": {
"BenTools\\CartesianProduct\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.",
"support": {
"issues": "https://github.com/bpolaszek/cartesian-product/issues",
"source": "https://github.com/bpolaszek/cartesian-product/tree/iterator-subsets"
},
"time": "2019-03-26T09:57:39+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaoxingqufuhchao/zframe.git
[email protected]:gaoxingqufuhchao/zframe.git
gaoxingqufuhchao
zframe
zframe
master

搜索帮助