为了方便更多的 PHP 开发者,最近分离整理了几个 5.1 的类库包( PHP5.6+),可以直接使用 composer 安装,包括
1 基于 PDO 的 ORM 组件
https://github.com/top-think/think-orm
composer require topthink/think-orm
2 编译型 PHP 模板引擎
https://github.com/top-think/think-template
composer require topthink/think-template
保持更新中~如果有新的库也会更新