php-tick

Created: 2012-03-26 05:50
Updated: 2017-01-12 06:36
License: other
php

README.md

Scrutinizer Code Quality Build Status Dependency Status codecov.io Version Eye PHPPackages Rank Latest Stable Version License

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.com/php-tick/

Requirements

  • Php version >=5.3.3 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.
Cookies help us deliver our services. By using our services, you agree to our use of cookies Learn more