Download the PHP package dinodev/my-sql without Composer
On this page you can find all versions of the php package dinodev/my-sql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dinodev/my-sql
More information about dinodev/my-sql
Files in dinodev/my-sql
Download dinodev/my-sql
More information about dinodev/my-sql
Files in dinodev/my-sql
Vendor dinodev
Package my-sql
Short Description Classes you can modify your MySql database even if you don't know sql
License MIT
Package my-sql
Short Description Classes you can modify your MySql database even if you don't know sql
License MIT
Please rate this library. Is it a good library?
Informations about the package my-sql
MySql
Classes you can modify your MySql database even if you don't know SQL.
How to Use
- Install PHP
- Install MySql.
- Run the Command
composer require dinodev/my-sql
Connecting With Database
Features
With MySql Library, you can run the following SQL commands:
- Create
- Drop
- Select
- Delete
- Insert
All theses Features are Classes, with namespace DinoDev\MySql\Classes\
Create
How to Use:
Drop
How to Use:
Select
How to Use:
Insert
How to Use:
Delete
How to Use:
Example
All versions of my-sql with dependencies
PHP Build Version
Package Version
No informations.
The package dinodev/my-sql contains the following files
Loading the files please wait ....