Pomm 是一个轻量级、快速、高效而且强大的 PHP 对象映射框架,专为 PostgreSQL 设计。由于只支持 PostgreSQL,Pomm 利用了 PostgreSQL 本身的丰富特性,性能非常强劲,功能很强大。Pomm能够实现:
- Database introspection and model PHP classes generation
- Lazy hydration and on the fly type conversion
- Finders and pagers
- Collection, filters and query filters
- A Where clause builder
- Security and debuging tools
发布日志: This maintenance release improved PHP 5.5 compatibility and fixed bugs in model generation and support for ISO 8601 date style configuration.