Skip to content

a very lightweight php database driver by PDO[WIP]

License

Notifications You must be signed in to change notification settings

phppkg/php-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php database

一个php database库

功能:

  • todo ...

参考:

项目地址

安装

  • 使用 composer

编辑 composer.json,在 require 添加

"inhere/php-database": "dev-master",

然后执行: composer update

  • 直接拉取
git clone https://git.oschina.net/inhere/php-database.git // git@osc
git clone https://github.com/inhere/php-database.git // github

结构说明


如何使用

其他

可运行示例请看 examples

License

MIT

About

a very lightweight php database driver by PDO[WIP]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages