PHPackages                             nkt/flame - 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. nkt/flame

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

nkt/flame
=========

The PDO wrapper with comfortable API for placeholders

1.1.1(11y ago)214901MITPHPPHP ~5.4

Since Apr 21Pushed 11y ago3 watchersCompare

[ Source](https://github.com/nkt/flame)[ Packagist](https://packagist.org/packages/nkt/flame)[ RSS](/packages/nkt-flame/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (3)Dependencies (2)Versions (7)Used By (0)

Flame
=====

[](#flame)

[![Build Status](https://camo.githubusercontent.com/4e32bc2fc5c535c317444cf6dc4e5e55a692466d009512b2c97254d1d3ecc6cb/68747470733a2f2f7472617669732d63692e6f72672f6e6b742f666c616d652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nkt/flame)[![Coverage Status](https://camo.githubusercontent.com/5274d654f8aa52978410b0ff5a54c75bfa408a9d5e2f44a14a42cc2a35095a2f/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6e6b742f666c616d652e737667)](https://coveralls.io/r/nkt/flame?branch=master)

The PDO wrapper with comfortable API for placeholders

Installation
------------

[](#installation)

Flame requires php 5.4+ and PDO extension.

```
composer require nkt/flame:~1.0

```

Usage
-----

[](#usage)

```
