Download the PHP package itrn0/php-medoo-wrapper without Composer
On this page you can find all versions of the php package itrn0/php-medoo-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download itrn0/php-medoo-wrapper
More information about itrn0/php-medoo-wrapper
Files in itrn0/php-medoo-wrapper
Download itrn0/php-medoo-wrapper
More information about itrn0/php-medoo-wrapper
Files in itrn0/php-medoo-wrapper
Vendor itrn0
Package php-medoo-wrapper
Short Description A wrapper for the Medoo library that allows for easy fetching of rows.
License MIT
Package php-medoo-wrapper
Short Description A wrapper for the Medoo library that allows for easy fetching of rows.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-medoo-wrapper
php-medoo-wrapper
This library extends Medoo's functionality with added methods for safer database interaction, including a SqlInterpolator class for safe variable interpolation and extended fetch methods.
Installation
You can install the library using composer:
Usage
Fetching Data
You can fetch data using fetch
and fetchAll
methods.
License
This library is licensed under the MIT License.
All versions of php-medoo-wrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-pdo Version *
catfan/medoo Version ^2.0.0
itrn0/php-sql-interpolator Version ^1.0
ext-pdo Version *
catfan/medoo Version ^2.0.0
itrn0/php-sql-interpolator Version ^1.0
The package itrn0/php-medoo-wrapper contains the following files
Loading the files please wait ....