Download the PHP package easyswoole/ddl without Composer
On this page you can find all versions of the php package easyswoole/ddl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download easyswoole/ddl
More information about easyswoole/ddl
Files in easyswoole/ddl
Download easyswoole/ddl
More information about easyswoole/ddl
Files in easyswoole/ddl
Vendor easyswoole
Package ddl
Short Description An efficient swoole framework
License Apache-2.0
Homepage https://www.easyswoole.com/
Package ddl
Short Description An efficient swoole framework
License Apache-2.0
Homepage https://www.easyswoole.com/
Please rate this library. Is it a good library?
Informations about the package ddl
DDL
数据库模式定义语言DDL(Data Definition Language),是用于描述数据库中要存储的现实世界实体的语言。
其实就是我们在创建表的时候用到的一些sql,比如说:CREATE、ALTER、DROP等。
测试代码
CreateTable
AlterTable
DropTable
All versions of ddl with dependencies
PHP Build Version
Package Version
Requires
easyswoole/spl Version
^2.0
The package easyswoole/ddl contains the following files
Loading the files please wait ....