Download the PHP package localgod/php-tick without Composer
On this page you can find all versions of the php package localgod/php-tick. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download localgod/php-tick
More information about localgod/php-tick
Files in localgod/php-tick
Download localgod/php-tick
More information about localgod/php-tick
Files in localgod/php-tick
Vendor localgod
Package php-tick
Short Description Simple active record implementation
License MIT
Homepage https://github.com/localgod/php-tick
Package php-tick
Short Description Simple active record implementation
License MIT
Homepage https://github.com/localgod/php-tick
Keywords Active Record
Please rate this library. Is it a good library?
Informations about the package php-tick
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.
All versions of php-tick with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package localgod/php-tick contains the following files
Loading the files please wait ...