diff --git a/README.md b/README.md index 89253db..9a1bb79 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library. * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library. +* [Dibi](https://github.com/dg/dibi) - A smart database layer for PHP. ## NoSQL *Libraries for working with "NoSQL" backends.*