Download the PHP package ride/lib-database without Composer
On this page you can find all versions of the php package ride/lib-database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ride/lib-database
More information about ride/lib-database
Files in ride/lib-database
Download ride/lib-database
More information about ride/lib-database
Files in ride/lib-database
Vendor ride
Package lib-database
Short Description Ride library for database abstraction.
License MIT
Package lib-database
Short Description Ride library for database abstraction.
License MIT
Please rate this library. Is it a good library?
Informations about the package lib-database
Ride: Database Library
Database abstraction library of the PHP Ride framework.
Code Sample
Check this code sample to see some of the possibilities of this library:
Related Modules
Installation
You can use Composer to install this library.
Convert utf8 to utf8mb4
Show character set and collation variables:
Set character set and collate on database:
Set character set and collate on table:
Generate ALTER TABLE queries to set character set and collate:
Converting the data in the columns is not required, since utf8mb4 is backwards compatible with utf8.
All versions of lib-database with dependencies
PHP Build Version
Package Version
The package ride/lib-database contains the following files
Loading the files please wait ....