Libraries tagged by orm transactional

tommyknocker/pdo-database-class

85 Favers
6315 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.

Go to Download


shopsys/migrations

3 Favers
268800 Downloads

Symfony bundle providing commands for transactional Doctrine database migrations

Go to Download


fivelab/transactional

2 Favers
40471 Downloads

Adds transactional layers to you application

Go to Download


spiral/orm

13 Favers
79398 Downloads

ORM, schema scaffolding, transactional, relations, late relations

Go to Download


kinetis/orm

0 Favers
56 Downloads

A data mapper over kinetis/query-builder: attributed plain PHP entities compiled into portable metadata, typed repositories and entity queries, constructor-free hydration, explicit belongs-to, has-one, has-many and many-to-many relationships loaded eagerly through batched secondary queries, owned relationships that persist, reorder and remove a whole aggregate as one graph, owning join collections that write their join table as part of it, a unit of work with an identity map, snapshot change tracking and a dependency-ordered transactional flush, factory-owned transaction sessions with locking entity reads, and per-entity connection affinity with one factory and one manager per connection. Usable standalone; kinetis/database-bridge wires it into Kinetis.

Go to Download


icecave/reverb

4 Favers
350 Downloads

A transaction executor for the Doctrine ORM.

Go to Download


fivepercent/transactional

1 Favers
177 Downloads

Adds transactional layers to you application

Go to Download


artiskool/storm

0 Favers
81 Downloads

Simple Transactional Object Relational Mapper

Go to Download


cycle/transaction

0 Favers
535 Downloads

Transaction abstraction for Cycle ORM: run DBAL operations and a scoped Entity Manager within a single database transaction.

Go to Download


alxarafe/resource-eloquent

0 Favers
241 Downloads

Eloquent ORM adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.

Go to Download


kinetis/database-bridge

0 Favers
96 Downloads

Kinetis wiring for kinetis/persistence and kinetis/orm: DB_* connection configuration and the default link binding, closed with the application scope, SQL spans through Kinetis telemetry, a lazy request-scoped TransactionGuard whose cleanup is registered once a scope resolves it, and, with kinetis/orm installed, AOT-compiled entity metadata, an ORM factory for every connection an entity names and a lazy request-scoped registry of entity managers.

Go to Download


ysm/with-transaction

10 Favers
23 Downloads

Laravel trait to automatically wrap model operations in transactions.

Go to Download


isolate/isolate

32 Favers
4125 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.

Go to Download


litgroup/transaction-doctrine-orm-bridge

0 Favers
263 Downloads

The bridge between the library 'litgroup/transaction' and Doctrine ORM.

Go to Download


sobhanmohammadi/arxaron

0 Favers
1 Downloads

Arxaron — a secure, robust, high-performance PHP database library built directly on mysqli (no PDO), with a fluent query builder, active-record models, transactions, and optional Redis (predis) caching.

Go to Download


Next >>