Download the PHP package haikara/sequel-pdo without Composer
On this page you can find all versions of the php package haikara/sequel-pdo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sequel-pdo
sequel-pdo
SQL文の実行
SequelPDO::exeQueryにSQL文とバインドしたい値の配列を渡す。
返り値がPDOStatementなので、あとは標準のPDOの世界。
名前なしのプレースホルダーを使いたい場合は、第3引数にtrueを渡す。
All versions of sequel-pdo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0 <8.4.0
ext-pdo Version *
ext-pdo Version *
The package haikara/sequel-pdo contains the following files
Loading the files please wait ....