Skip to content
  • Rafa Couto's avatar
    75a3f27e
    Add initial implementation of Gesmuni Laravel Audit Base package · 75a3f27e
    Rafa Couto authored
    - Introduced LICENSE file with AGPL-3.0-or-later license.
    - Created README.md with package description, features, installation instructions, and package structure.
    - Added composer.json for package metadata and dependencies.
    - Implemented core contracts and entities for audit events, including:
      - AuditEvent
      - AuditEventPage
      - AuditEventSink
      - AuditEventStore
      - AuditQuery
      - FiveW
      - IntegrityReport
      - IntegrityResult
      - PurgeResult
      - RetentionPolicy
      - ValueObjects: Actor, Action, Reason, Source, RetentionEvent
    - Included exception handling classes for various error scenarios.
    75a3f27e
    Add initial implementation of Gesmuni Laravel Audit Base package
    Rafa Couto authored
    - Introduced LICENSE file with AGPL-3.0-or-later license.
    - Created README.md with package description, features, installation instructions, and package structure.
    - Added composer.json for package metadata and dependencies.
    - Implemented core contracts and entities for audit events, including:
      - AuditEvent
      - AuditEventPage
      - AuditEventSink
      - AuditEventStore
      - AuditQuery
      - FiveW
      - IntegrityReport
      - IntegrityResult
      - PurgeResult
      - RetentionPolicy
      - ValueObjects: Actor, Action, Reason, Source, RetentionEvent
    - Included exception handling classes for various error scenarios.
This project is licensed under the Other. Learn more
Loading