Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Created Updated Deleted Bundle Laravel Package

bespoke-support/created-updated-deleted-bundle

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Audit Trail & Compliance: Enables automatic tracking of entity lifecycle events (creation, updates, deletions) without manual implementation, simplifying compliance with GDPR, SOX, or internal audit requirements.
  • Developer Efficiency: Reduces boilerplate code for timestamp management across entities, accelerating feature development and reducing technical debt.
  • Data Integrity: Provides a standardized way to track record changes, improving debugging and rollback capabilities for critical systems.
  • Roadmap Prioritization: Justifies deferring custom audit solutions if this meets MVP needs, especially for projects with tight deadlines or limited resources.
  • Build vs. Buy: Favors "buy" for low-complexity timestamp tracking, avoiding reinventing the wheel for a common pattern.

When to Consider This Package

  • Adopt if:

    • Your Symfony2/Laravel (via Doctrine) project requires basic audit timestamps (created_at, updated_at, deleted_at) for most entities.
    • You prioritize rapid implementation over customization (e.g., no need for soft deletes with custom logic or additional metadata).
    • Your team lacks bandwidth to maintain custom timestamp logic across entities.
    • Compliance or debugging requires only these three fields (no extended audit trails like user IDs or change diffs).
  • Look Elsewhere if:

    • You need Symfony 3+ or Laravel-specific support (this is Symfony2-only; Laravel alternatives like laravel-model-auditing exist).
    • Your audit needs include user attribution, change history, or soft deletes with custom logic (e.g., deleted_at vs. is_deleted).
    • The package’s 2018 stagnation risks compatibility issues with newer Doctrine/Symfony versions (assess via dependency checks).
    • You require enterprise-grade features (e.g., bulk updates, timezones, or database-agnostic solutions).

How to Pitch It (Stakeholders)

For Executives: "This bundle automates the creation of ‘created’, ‘updated’, and ‘deleted’ timestamps for database records—saving dev time and ensuring compliance with audit requirements. For a one-time setup, it replaces manual coding across hundreds of entities, reducing bugs and speeding up releases. Low risk: MIT-licensed, battle-tested in Symfony2, and maintained by a reputable team (Bespoke Support)."

For Engineers: "A lightweight Symfony2 bundle that auto-adds createdAt, updatedAt, and deletedAt fields to Doctrine entities via annotations. Cuts down on repetitive timestamp logic and aligns with Doctrine’s lifecycle callbacks. Caveats: Symfony2-only (no Laravel support), last updated in 2018—verify Doctrine/Symfony version compatibility. Ideal for projects where basic audit trails suffice without custom audit tables or user tracking."

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui