Libraries tagged by orm transactional
tommyknocker/pdo-database-class
6032 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
shopsys/migrations
253010 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
fivelab/transactional
38636 Downloads
Adds transactional layers to you application
spiral/orm
78927 Downloads
ORM, schema scaffolding, transactional, relations, late relations
icecave/reverb
350 Downloads
A transaction executor for the Doctrine ORM.
fivepercent/transactional
177 Downloads
Adds transactional layers to you application
artiskool/storm
81 Downloads
Simple Transactional Object Relational Mapper
isolate/isolate
4121 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
ysm/with-transaction
20 Downloads
Laravel trait to automatically wrap model operations in transactions.
litgroup/transaction-doctrine-orm-bridge
263 Downloads
The bridge between the library 'litgroup/transaction' and Doctrine ORM.
nowo-tech/doctrine-deadlock-retry-bundle
0 Downloads
Symfony bundle that retries Doctrine flush and custom operations on DBAL deadlock exceptions with configurable profiles.
alxarafe/resource-eloquent
100 Downloads
Eloquent ORM adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.