PHPackages                             localgod/php-tick - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. localgod/php-tick

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

localgod/php-tick
=================

Simple active record implementation

v1.1.1(5y ago)218MITPHPPHP &gt;=8.0CI passing

Since Apr 4Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/localgod/php-tick)[ Packagist](https://packagist.org/packages/localgod/php-tick)[ Docs](https://github.com/localgod/php-tick)[ RSS](/packages/localgod-php-tick/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/f36de5d9dd7c63b82f6c409befc264e76d62114a5bc536141b6f17a712862dde/68747470733a2f2f706f7365722e707567782e6f72672f6c6f63616c676f642f7068702d7469636b2f762f737461626c65)](https://packagist.org/packages/localgod/php-tick)[![License](https://camo.githubusercontent.com/72beefebcbd026dfdfbbf73d91775bf8d87b2d1bc91334b853e64099a3818db9/68747470733a2f2f706f7365722e707567782e6f72672f6c6f63616c676f642f7068702d7469636b2f6c6963656e7365)](https://packagist.org/packages/localgod/php-tick)

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
------------

[](#installation)

See this page:

Requirements
------------

[](#requirements)

- PHP version &gt;=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.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 71.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1118 days

Total

3

Last Release

1825d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.3

v1.1.1PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ad971c586a3020fb32c18801008a04b899f83efbc76f244a7e4128096c28b1a?d=identicon)[localgod](/maintainers/localgod)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (37 commits)")[![localgod](https://avatars.githubusercontent.com/u/1308965?v=4)](https://github.com/localgod "localgod (14 commits)")[![briandemant](https://avatars.githubusercontent.com/u/21936?v=4)](https://github.com/briandemant "briandemant (1 commits)")

---

Tags

phpactive-record

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/localgod-php-tick/health.svg)

```
[![Health](https://phpackages.com/badges/localgod-php-tick/health.svg)](https://phpackages.com/packages/localgod-php-tick)
```

###  Alternatives

[propel/propel

Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.

1.3k5.3M110](/packages/propel-propel)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8481.6M87](/packages/propel-propel1)[j4mie/paris

A lightweight Active Record implementation for PHP5, built on top of Idiorm

989499.6k22](/packages/j4mie-paris)[voskobovich/yii2-linker-behavior

This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.

80319.0k9](/packages/voskobovich-yii2-linker-behavior)[rexshijaku/sql-to-laravel-builder

SQL to Laravel Query Builder

18925.9k1](/packages/rexshijaku-sql-to-laravel-builder)[yiiext/activerecord-relation-behavior

Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.

9336.5k](/packages/yiiext-activerecord-relation-behavior)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
