{"repo":"DamienHarper/auditor","free":true,"listed":false,"github":"https://github.com/DamienHarper/auditor","clone":"git clone https://github.com/DamienHarper/auditor.git","description":"auditor, the missing audit log library","language":"PHP","stars":195,"topics":["audit-logs","auditor","auditing-services","diffs","audit-bundle","doctrine","audit-log","audit-trail","audits","doctrine2"],"license":"MIT","category":"databases-storage","readme_excerpt":"auditor The purpose of auditor is to provide an easy and standardized way to collect audit logs. Architecture This library is architected around two concepts: - Auditing services responsible for collecting audit events - Storage services responsible for persisting audit traces Those two kind of services are offered by Providers. Default provider A default provider is included with this library: the DoctrineProvider DoctrineProvider offers both auditing services and sorage services. It creates audit logs for all Doctrine ORM database related changes: - inserts and updates including their diffs and relation field diffs. - many to many relation changes, association and dissociation actions. - if available, the user responsible for these changes and his IP address are recorded. - audit entries are inserted within the same transaction during flush event so that even if something fails the global state remains clean. DoctrineProvider supports following RDBMS MySQL MariaDB PostgreSQL SQLite DoctrineProvider should work with any other database supported by Doctrine . Though, we can only really support the ones we can test with GitHub Actions. Basically you can track any change of any entity from audit logs. NOTE: DoctrineProvider cannot track DQL or direct SQL statements executions. Official Documentation auditor official documentation can be found here or locally in the docs/ folder. Version Information Version Status Requirements Badges :-------- :---------------------------- :----","default_branch":null,"files":null,"tree":[],"storefront":"/r/DamienHarper","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/DamienHarper/auditor/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}