2017 © Pedro Peláez
 

library php-tick

Simple active record implementation

image

localgod/php-tick

Simple active record implementation

  • Thursday, January 12, 2017
  • by localgod
  • Repository
  • 2 Watchers
  • 2 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Latest Stable Version License, (*1)

php-tick

Simple active record implementation with the least amount of fuss needed to make it work fast., (*2)

Support for both SQL and noSQL databases (Mongo and Solr). No support for foreign key relations., (*3)

Installation

See this page: http://localgod.github.io/php-tick/, (*4)

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.

The Versions

12/01 2017

dev-master

9999999-dev https://github.com/localgod/php-tick

Simple active record implementation

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

active record

06/04 2015

v1.1.0

1.1.0.0 https://github.com/localgod/php-tick

Simple active record implementation

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

active record

04/04 2015