diff --git a/README.md b/README.md index 5e8a07f..bf90c75 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,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. +* [NotORM](http://www.notorm.com/) - a PHP library for simple working with data in the database. ## Migrations Libraries to help manage database schemas and migrations.