Libraries tagged by database transaction
mvanduijker/laravel-transactional-model-events
184486 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
tuyakhov/yii2-notifications
38300 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
waska14/laravel-with-db-transactions
68577 Downloads
Use middleware globally for all routes to put every controller in database transaction
code-distortion/adapt
39358 Downloads
A Laravel package that builds databases for your tests, improving their speed.
shopsys/migrations
262638 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
itools/zendb
4511 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
hatchyu/laravel-sequence
9612 Downloads
Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.
tommyknocker/pdo-database-class
6174 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.
mvanduijker/laravel-transactional-mails
8275 Downloads
Send mails after DB transaction is committed
contributte/database
733390 Downloads
Extra contrib to nette/database
mameyugo/jsonq
1598 Downloads
High-performance JSON file storage engine for PHP, powered by Rust
a1phanumeric/php-mysql-class
251 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
nkiraly/dbsteward
4181 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
021/safely-transaction
6706 Downloads
Helper class for locking record in database
squirrelphp/queries
3833 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.