switon/db
Database connections, SQL execution, and transaction helpers for Switon Framework
时间:2026-05-10 02:45
georgeff/database
A fluent query builder and database abstraction layer with read replica and transaction support.
时间:2026-02-26 09:09
aeatech/transaction-manager-bundle
Symfony bundle that glues AEATech Transaction Manager into the Symfony ecosystem, providing Doctrine DBAL integration, multiple transaction managers.
时间:2026-01-11 12:25
aeatech/transaction-manager-postgresql
PostgreSQL dialect layer for AEATech Transaction Manager, providing PostgreSQL-specific SQL behavior and extensions not covered by the core or common packages.
时间:2026-01-11 12:13
aeatech/transaction-manager-mysql
MySQL dialect layer for AEATech Transaction Manager, providing MySQL-specific SQL behavior and extensions not covered by the core or common packages.
时间:2026-01-11 12:07
aeatech/transaction-manager-common-transactions
Contains reusable, dialect-independent SQL transaction implementations, identifier quoting abstraction, and shared builders used across MySQL, PostgreSQL, and future AEATech Transaction Manager adapters
时间:2026-01-11 12:02
aeatech/transaction-manager-doctrine-adapter
Implementation of the transaction manager connection with Doctrine
时间:2026-01-11 11:57
aeatech/transaction-manager-core
Transaction manager core
时间:2026-01-11 11:47
mvanduijker/laravel-transactional-model-events
Add eloquent model events fired after a transaction is committed or rolled back
时间:2026-01-04 19:47
waska14/laravel-with-db-transactions
Use middleware globally for all routes to put every controller in database transaction
时间:2026-01-04 19:30
contributte/database
Extra contrib to nette/database
时间:2026-01-04 15:03
021/safely-transaction
Helper class for locking record in database
时间:2026-01-04 07:02
urfysoft/transactional-outbox
Implements the Transactional Outbox pattern for Laravel, ensuring reliable event publishing by storing messages in an outbox table within the same database transaction.
时间:2025-11-15 12:39
eng-mmustafa/laravel-saga-workflow
A powerful Laravel package implementing the Saga Pattern for managing long-running distributed transactions with automatic compensation logic. Build robust, fault-tolerant applications with step-by-step transaction management and automatic rollback capabilities.
时间:2025-10-26 17:28
ahed92wakim/laravel-db-transaction-retry
Gracefully retry Laravel transactions on database deadlocks and other retryable errors with configurable backoff, structured logging, and reusable helpers.
时间:2025-10-22 16:50