文件名称:EasyAuditBundle:一个Symfony2Symfony3Symfony4Symfonny5捆绑包记录选择事件
文件大小:46KB
文件格式:ZIP
更新时间:2024-02-26 19:22:24
php symfony symfony-bundle psr-3 audit-log
简易审核 用于记录选择性事件的Symfony软件包。 可以轻松配置和轻松自定义您的需求。 注意:如果您使用的Symfony版本低于5.0 ,则需要使用 安装 在您的composer.json中添加EasyAuditBundle 启用捆绑 创建audit_log实体类 配置config.yml 更新数据库架构 1.在您的composer.json中添加EasyAuditBundle 在您的composer.json中添加EasyAuditBundle: { " require " : { " xiidea/easy-audit " : " ^2.0 "
【文件预览】:
EasyAuditBundle-master
----.coveralls.yml(23B)
----.scrutinizer.yml(2KB)
----Annotation()
--------SubscribeDoctrineEvents.php(894B)
----.gitattributes(79B)
----Resources()
--------views()
--------doc()
--------config()
----Exception()
--------UnrecognizedEntityException.php(425B)
--------InvalidServiceException.php(328B)
--------UnrecognizedEventInfoException.php(387B)
----Common()
--------UserAwareComponent.php(3KB)
----Events()
--------DoctrineObjectEvent.php(971B)
--------DoctrineEvents.php(985B)
----Traits()
--------EntityHydrationMethod.php(704B)
----.travis.yml(537B)
----Logger()
--------LoggerFactory.php(3KB)
--------MonologLogger.php(2KB)
--------LoggerInterface.php(446B)
--------Logger.php(2KB)
----LICENSE(1KB)
----DependencyInjection()
--------Compiler()
--------XiideaEasyAuditExtension.php(3KB)
--------Configuration.php(6KB)
----Subscriber()
--------DoctrineDeleteEventLogger.php(1KB)
--------EasyAuditEventSubscriberInterface.php(481B)
--------DoctrineSubscriber.php(6KB)
----README.md(8KB)
----XiideaEasyAuditBundle.php(1KB)
----Listener()
--------LogEventsListener.php(1KB)
----Resolver()
--------DoctrineObjectEventResolver.php(5KB)
--------DefaultEventResolver.php(663B)
--------EventResolverFactory.php(7KB)
--------UserEventCommand()
--------UserEventResolver.php(2KB)
--------EventResolverInterface.php(524B)
--------EmbeddedEventResolverInterface.php(368B)
----Model()
--------BaseAuditLog.php(3KB)
----composer.json(1KB)