PHPackages                             pro100rost/pdo-connect - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. pro100rost/pdo-connect

ActiveLibrary

pro100rost/pdo-connect
======================

You can easy connect to PDO object in this library.

0.9.0(6y ago)019MITPHPPHP &gt;=7.0

Since Jul 7Pushed 6y agoCompare

[ Source](https://github.com/pro100rost/pdo-connect)[ Packagist](https://packagist.org/packages/pro100rost/pdo-connect)[ Docs](https://github.com/pro100rost/pdo-connect)[ RSS](/packages/pro100rost-pdo-connect/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PDO Connect
===========

[](#pdo-connect)

### Easy connect to PDO object.

[](#easy-connect-to-pdo-object)

#### REQUIREMENTS

[](#requirements)

- PHP version &gt; 7.0
- Nginx, Apache

#### INSTALLATION

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/). Check the [composer.json](https://github.com/aksafan/yii2-fcm-both-api/blob/master/composer.json) for this extension's requirements and dependencies.

###### Install library:

[](#install-library)

Enter this command into Terminal:

```
composer require pro100rost/pdo-connect

```

###### Create configuration file:

[](#create-configuration-file)

Create file `config.ini` in the root directory of your project.

File input (for example):

```
[database]
dbms = pgsql
db_host = localhost
db_username = test
db_password = 12345678
db_name = test_db

```

###### Using:

[](#using)

Create object for class QueryCommand and use one of method.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2502d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48794620?v=4)[Rostyslav](/maintainers/pro100rost)[@pro100rost](https://github.com/pro100rost)

---

Top Contributors

[![pro100rost](https://avatars.githubusercontent.com/u/48794620?v=4)](https://github.com/pro100rost "pro100rost (2 commits)")

### Embed Badge

![Health badge](/badges/pro100rost-pdo-connect/health.svg)

```
[![Health](https://phpackages.com/badges/pro100rost-pdo-connect/health.svg)](https://phpackages.com/packages/pro100rost-pdo-connect)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
