yogarine/revision-pdo

v0.1.3 2023-04-06 18:36 UTC

This package is auto-updated.

Last update: 2024-04-17 10:09:51 UTC


README

A drop-in replacement for PDO which will enable versioning some day.

Using RevisionPDO

Just replace any usage of PDO with RevisionPDO\PDO

Laravel