Skip to content

Commit

Permalink
使用 AI 生成 1MB 的 PHP 代码,MySQL 查询解析器的故事
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Nov 4, 2024
1 parent 3088ea1 commit c882c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
- [Nejcc/php-datatypes: 该库在 PHP 中引入了一种灵活而严格的方法来处理整数、浮点数和字符串等原始数据类型。它强调类型安全和精度,支持有符号和无符号整数 (Int8、UInt8 等) 以及各种浮点格式 (Float32、Float64 等) 的操作。](https://github.com/Nejcc/php-datatypes)
- [beyondcode/php-spx: 简单明了的 PHP 剖析扩展,内置网络用户界面](https://github.com/beyondcode/php-spx)
- [MySQL Parser](https://github.com/WordPress/sqlite-database-integration/blob/1fe180c/wp-content/plugins/sqlite-database-integration/wp-includes/mysql-parser/MySQLParser.php)
- [使用 AI 生成 1MB 的 PHP 代码,MySQL 查询解析器的故事](https://adamadam.blog/2024/09/09/generating-a-mysql-parser-with-ai-google-gemini/)
### November 1, 2024
- [nbs-system/php-malware-finder: PHP-malware-finder 会尽最大努力检测混淆/篡改代码,以及使用恶意软件/webshell 中常用 PHP 函数的文件。](https://github.com/nbs-system/php-malware-finder)
- [dotkernel/api: DotKernel 的 PSR-7 REST 风格 API 围绕 Mezzio API 骨架构建。](https://github.com/dotkernel/api)
Expand Down

0 comments on commit c882c43

Please sign in to comment.