1 Star 0 Fork 19

kuku6979241/php-chatgpt

forked from yangcode/php-chatgpt 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.lock 4.66 KB
一键复制 编辑 原始数据 按行查看 历史
yangcode 提交于 2023-04-25 22:38 . 第一次提交
{
"_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": "466689a5b1576f3fe25a9d4e32aeb52e",
"packages": [
{
"name": "lustre/php-dfa-sensitive",
"version": "v1.4",
"source": {
"type": "git",
"url": "https://github.com/FireLustre/php-dfa-sensitive.git",
"reference": "dc33f5a4be86516582fc6ac7c25e33c21a6664e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FireLustre/php-dfa-sensitive/zipball/dc33f5a4be86516582fc6ac7c25e33c21a6664e6",
"reference": "dc33f5a4be86516582fc6ac7c25e33c21a6664e6",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "^6.4"
},
"type": "library",
"autoload": {
"psr-4": {
"DfaFilter\\": "src/DfaFilter"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lustre",
"email": "[email protected]"
}
],
"description": "To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.",
"support": {
"issues": "https://github.com/FireLustre/php-dfa-sensitive/issues",
"source": "https://github.com/FireLustre/php-dfa-sensitive/tree/v1.4"
},
"time": "2019-05-10T08:20:16+00:00"
},
{
"name": "orhanerday/open-ai",
"version": "4.7.1",
"source": {
"type": "git",
"url": "https://github.com/orhanerday/open-ai.git",
"reference": "d2d96d0521ef3118cc4f33a5d54718b62aedd336"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/orhanerday/open-ai/zipball/d2d96d0521ef3118cc4f33a5d54718b62aedd336",
"reference": "d2d96d0521ef3118cc4f33a5d54718b62aedd336",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=7.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"pestphp/pest": "^1.20",
"spatie/ray": "^1.28"
},
"type": "library",
"autoload": {
"psr-4": {
"Orhanerday\\OpenAi\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Orhan Erday",
"email": "[email protected]",
"role": "Developer"
}
],
"description": "OpenAI GPT-3 Api Client in PHP",
"homepage": "https://github.com/orhanerday/open-ai",
"keywords": [
"open-ai",
"orhanerday"
],
"support": {
"issues": "https://github.com/orhanerday/open-ai/issues",
"source": "https://github.com/orhanerday/open-ai/tree/4.7.1"
},
"funding": [
{
"url": "https://github.com/orhanerday",
"type": "github"
}
],
"time": "2023-03-08T08:04:02+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.2.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/null_594_5359/php-chatgpt.git
[email protected]:null_594_5359/php-chatgpt.git
null_594_5359
php-chatgpt
php-chatgpt
master

搜索帮助