Download the PHP package free-id/mysql without Composer
On this page you can find all versions of the php package free-id/mysql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download free-id/mysql
More information about free-id/mysql
Files in free-id/mysql
Download free-id/mysql
More information about free-id/mysql
Files in free-id/mysql
Please rate this library. Is it a good library?
Informations about the package mysql
MySQL parser
Installation
You can install the package via composer:
Usage
Parameters
Parameter | Description | Default |
---|---|---|
host (string) | IP address or database host name | - |
port (string) | Database host port | - |
db (string) | Name of the database to be searched | - |
table (string) | Name of the table in which the search will be performed | - |
credentials (array) | An associative array of credentials for connecting to the database with username and password keys, respectively | - |
column (string) | The column to be searched by | id |
charset (string) | Encoding | utf8 |
start_id (int) | Identifier from which the search will start | 1 |
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Vitaly Kuzyaev
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of mysql with dependencies
PHP Build Version
Package Version
The package free-id/mysql contains the following files
Loading the files please wait ....