PHPackages                             luisaedev/flex-pdo - 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. [Database &amp; ORM](/categories/database)
4. /
5. luisaedev/flex-pdo

ActiveLibrary[Database &amp; ORM](/categories/database)

luisaedev/flex-pdo
==================

Flexible and fancy class for PHP, it will help you to handle PDO connections and PDO statements through a single instance.

v1.0.0(3y ago)071MITPHP

Since Oct 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/LuisaeDev/FlexPDO)[ Packagist](https://packagist.org/packages/luisaedev/flex-pdo)[ RSS](/packages/luisaedev-flex-pdo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (1)

Fancy class to simplify the usage of PDO statements and connections
===================================================================

[](#fancy-class-to-simplify-the-usage-of-pdo-statements-and-connections)

This class will help you to handle easily PDO connections and PDO statements using chained methods through a single instance.

Documentation, installation, and usage instructions
---------------------------------------------------

[](#documentation-installation-and-usage-instructions)

See the [documentation](https://www.luisae.dev/projects/flex-pdo/) for detailed installation and usage instructions.

Out of the box
--------------

[](#out-of-the-box)

Once installed you can do stuff like this:

```
