PHPackages                             fizzday/fizzdb - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. fizzday/fizzdb

ActiveLibrary

fizzday/fizzdb
==============

a mini php router with laravel like, is using for Fizzday php framework, also it can using for any other php framework which built with composer or according the psr standard

021PHP

Since Jan 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fizzday/FizzDB)[ Packagist](https://packagist.org/packages/fizzday/fizzdb)[ RSS](/packages/fizzday-fizzdb/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

fizzdb
======

[](#fizzdb)

小巧强悍的php orm, 简单易用, 支持数据库主从, 读写分离, 支持临时链接任意数据库操作, 底层采用pdo链接, 语法模仿laravel的db操作, [参考文档](http://laravelacademy.org/post/6955.html)

安装
--

[](#安装)

使用composer

```
composer require fizzday/fizzdb dev-master
```

配置
--

[](#配置)

```
