From 4242630eef93bc8fe0f9782fa47af1ccf74f5b1b Mon Sep 17 00:00:00 2001 From: Alexander Butenko Date: Sun, 19 Jul 2015 22:06:36 +0000 Subject: [PATCH] Added a dot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d2ac1..3d05f00 100644 --- a/README.md +++ b/README.md @@ -465,7 +465,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM. * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL. * [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers. -* [MysqliDb](https://github.com/joshcam/PHP-MySQLi-Database-Class/) - Simple mySQL query builder and object mapper +* [MysqliDb](https://github.com/joshcam/PHP-MySQLi-Database-Class/) - Simple mySQL query builder and object mapper. ## Migrations Libraries to help manage database schemas and migrations.