mattkurek / athena-input
A PHP 库,用于在安全高效地处理用户输入的同时,需要代码
dev-master
2021-10-02 01:28 UTC
This package is auto-updated.
Last update: 2024-09-29 05:56:55 UTC
README
A PHP 库,用于在安全高效地处理用户输入的同时,需要代码
安装
TODO: 描述安装过程
使用方法
TODO: 编写使用说明
贡献
- 将其Fork!
- 创建你的功能分支:
git checkout -b my-new-feature - 提交你的更改:
git commit -am '添加一些功能' - 推送到分支:
git push origin my-new-feature - 提交pull请求 :D
历史
TODO: 编写历史
致谢
AthenaPHP 框架由 Matt Kurek 创建并维护 me@mattkurek.com
许可证
AthenaPHP 框架可在 Apache 2.0 许可证下使用,该许可证的副本可在本存储库的根目录中找到。