atk4 / audit
敏捷数据 - 审计扩展
1.2.1
2020-10-14 19:19 UTC
Requires (Dev)
- atk4/schema: ~2.3.0
- atk4/ui: ~2.3.0
- friendsofphp/php-cs-fixer: ^2.16
- phpunit/phpcov: *
- phpunit/phpunit: >=9.0
Suggests
- atk4/mastercrud: Intergates with MasterCRUD showing change history of your records
- atk4/ui: Provides you with extra Views to display history
This package is auto-updated.
Last update: 2024-08-29 04:41:48 UTC
README
此扩展为敏捷数据实现高级日志记录功能以及一些事件源元素。
安装和使用
此包已在MIT许可下重新发布,因此欢迎您使用它!
composer require atk4/audit
您可能需要调整您的minimum-stability
设置。
文档
https://github.com/atk4/audit/blob/develop/docs/index.md
实际使用示例
https://github.com/atk4/audit/blob/develop/docs/full-example.md
当前状态
审计插件已在一些项目中实现并使用。可能需要进行一些清理。