localgod/php-tick
最新稳定版本:v1.1.1
Composer 安装命令:
composer require localgod/php-tick
包简介
Simple active record implementation
关键字:
README 文档
README
php-tick
Simple active record implementation with the least amount of fuss needed to make it work fast.
Support for both SQL and noSQL databases (Mongo and Solr). No support for foreign key relations.
Installation
See this page: http://localgod.github.io/php-tick/
Requirements
- PHP version >=8.0 build with the following extension: pcre, SPL (default build-in in most distributions)
- The SOLR storage engine requires the PECL SOLR extension.
- The Mongo storage engine requires the PECL Mongo extension.
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-06