doctrine-auditable-bundle:适用于doctrine2实体的Symfony捆绑软件更改审核

时间:2024-04-05 16:39:10
【文件属性】:

文件名称:doctrine-auditable-bundle:适用于doctrine2实体的Symfony捆绑软件更改审核

文件大小:36KB

文件格式:ZIP

更新时间:2024-04-05 16:39:10

auditing bundle symfony-bundle history doctrine2

教义可审核软件包可帮助跟踪对象的更改和历史记录 可审核的行为实施有助于跟踪对象的更改和历史记录。 DoctrineExtensions的快速,轻量级替代品,具有某些功能,可记录。 仅支持ORM。 特征 变更组 更改意见 方便的存储(更改前后的跟踪值存储在单独的列中,而已序列化的实体数据存储在Loggable中) 支持自定义DBAL类型 支持类继承配置 安装 安装捆绑 composer require "gtt/doctrine-auditable-bundle" 添加到Kernel.php public function registerBundles () { $ bundles = array ( . . . new Gtt \ Bundle \ DoctrineAuditableBundle \ DoctrineAuditableBundl


【文件预览】:
doctrine-auditable-bundle-master
----.gitignore(62B)
----UPGRADE.md(1KB)
----src()
--------Entity()
--------Exception()
--------Event()
--------DoctrineAuditableBundle.php(436B)
--------Resources()
--------Log()
--------Mapping()
--------DependencyInjection()
----LICENSE(1KB)
----composer.json(1KB)
----.github()
--------workflows()
----README.md(2KB)
----phpunit.xml(594B)
----.php_cs.dist(1KB)
----tests()
--------Log()
--------Acceptance()
--------Mapping()

网友评论