diff --git a/README.md b/README.md index d47e92fe567..e9a34c95bb4 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ - [通过 SOCKS 代理连接到 git 存储库](https://masteringlaravel.io/daily/2024-11-01-connecting-to-a-git-repo-through-a-socks-proxy) - [api-platform/laravel: 将 Laravel 和 Illuminate 组件与 API Platform 框架集成。](https://github.com/api-platform/laravel) - [Ucar-Solutions/uri-signer: 用于在 PHP 应用程序中安全签署 PSR-15 URI 的最小软件包。](https://github.com/Ucar-Solutions/uri-signer) +- [Nejcc/php-datatypes: 该库在 PHP 中引入了一种灵活而严格的方法来处理整数、浮点数和字符串等原始数据类型。它强调类型安全和精度,支持有符号和无符号整数(Int8、UInt8 等)以及各种浮点格式(Float32、Float64 等)的操作。](https://github.com/Nejcc/php-datatypes) ### 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)