We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac4b1d commit 8c2294fCopy full SHA for 8c2294f
README.md
@@ -92,9 +92,13 @@ $db->table('users')->get();
92
### API
93
- [DB][1]
94
- [Expression][2]
95
+- [Configuration] [3]
96
+- [Connection] [4]
97
98
[1]: https://riverside.github.io/php-orm/api.html#db
99
[2]: https://riverside.github.io/php-orm/api.html#expr
100
+[3]: https://riverside.github.io/php-orm/api.html#cfg
101
+[4]: https://riverside.github.io/php-orm/api.html#con
102
[x1]: https://api.travis-ci.org/riverside/php-orm.svg
103
[y1]: https://travis-ci.org/riverside/php-orm
104
[x2]: https://poser.pugx.org/riverside/php-orm/v/stable
0 commit comments