PHPackages                             atk14/table-record - 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. atk14/table-record

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

atk14/table-record
==================

Base class for manipulating database records for Atk14 framework.

v1.3.3(2mo ago)02562MITPHPPHP &gt;=7.1.0CI passing

Since Aug 30Pushed 2w ago2 watchersCompare

[ Source](https://github.com/atk14/TableRecord)[ Packagist](https://packagist.org/packages/atk14/table-record)[ Docs](https://github.com/atk14/TableRecord)[ RSS](/packages/atk14-table-record/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (15)Versions (14)Used By (2)

TableRecord
===========

[](#tablerecord)

[![Tests](https://github.com/atk14/TableRecord/actions/workflows/tests.yml/badge.svg)](https://github.com/atk14/TableRecord/actions/workflows/tests.yml)

TableRecord provides basic functionality with table records.

Installation
------------

[](#installation)

Just use the Composer:

```
composer require atk14/table_record

```

Testing
-------

[](#testing)

Install required dependencies for development:

```
composer update --dev

```

Run tests:

```
cd test
../vendor/bin/run_unit_tests

```

License
-------

[](#license)

TableRecord is free software distributed [under the terms of the MIT license](http://www.opensource.org/licenses/mit-license)

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance92

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 93.4% 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 ~243 days

Recently: every ~0 days

Total

11

Last Release

64d ago

PHP version history (2 changes)v1.1.3PHP &gt;=5.3.0

v1.2.0PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/974278?v=4)[Jaromir Tomek](/maintainers/yarri)[@yarri](https://github.com/yarri)

---

Top Contributors

[![yarri](https://avatars.githubusercontent.com/u/974278?v=4)](https://github.com/yarri "yarri (85 commits)")[![mysutka](https://avatars.githubusercontent.com/u/974669?v=4)](https://github.com/mysutka "mysutka (6 commits)")

---

Tags

databaserecordatk14

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/atk14-table-record/health.svg)

```
[![Health](https://phpackages.com/badges/atk14-table-record/health.svg)](https://phpackages.com/packages/atk14-table-record)
```

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k605.0M6.8k](/packages/doctrine-dbal)[doctrine/orm

Object-Relational-Mapper for PHP

10.2k300.5M7.5k](/packages/doctrine-orm)[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k254.4M4.1k](/packages/doctrine-doctrine-bundle)[doctrine/migrations

PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.

4.8k217.3M548](/packages/doctrine-migrations)[doctrine/data-fixtures

Data Fixtures for all Doctrine Object Managers

2.9k143.6M584](/packages/doctrine-data-fixtures)[robmorgan/phinx

Phinx makes it ridiculously easy to manage the database migrations for your PHP app.

4.5k48.7M461](/packages/robmorgan-phinx)

PHPackages © 2026

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