portphp/pdo

PDO adapter for Port

Maintainers

Package info

github.com/portphp/pdo

Homepage

Issues

Documentation

pkg:composer/portphp/pdo

Transparency log

Statistics

Installs: 423 819

Dependents: 0

Suggesters: 0

Stars: 1

2.0.0 2026-07-22 12:27 UTC

This package is auto-updated.

Last update: 2026-07-22 12:49:22 UTC


README

Latest Version CI PHP Version

Requirements: PHP ^8.2 (tested on 8.2–8.5). Requires portphp/portphp ^2.0.

PDO adapter for Port.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

$ composer require portphp/pdo

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Documentation

Documentation is available at https://portphp.readthedocs.io.

Issues and feature requests

Please report issues and request features at https://github.com/portphp/portphp/issues.

Contributing

Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.

License

This package is licensed under the MIT license.