PHP 的 ORM 框架,Pomm 1.0.5 发布
jopen 12年前
<p><a href="/misc/goto?guid=4958201524584889806" target="_blank">Pomm </a>是一个轻量级、快速、高效而且强大的 PHP 对象映射框架,专为 PostgreSQL 设计。由于只支持 PostgreSQL,Pomm 利用了 PostgreSQL 本身的丰富特性,性能非常强劲,功能很强大。</p> <ul> <li>Database introspection and model PHP classes generation</li> <li>Lazy hydration and on the fly type conversion</li> <li>Finders and pagers</li> <li>Collection, filters and query filters</li> <li>A Where clause builder</li> <li>Security and debuging tools</li> </ul> <p><br /> Pomm 1.0.5 修复了一个潜在的安全问题以及其他一些小 bugs</p>