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.2(2w ago)01742MITPHPPHP &gt;=7.1.0CI failing

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 1w ago

READMEChangelogDependencies (10)Versions (13)Used By (2)

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

[](#tablerecord)

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

47

—

FairBetter than 94% of packages

Maintenance96

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 93.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 ~270 days

Recently: every ~320 days

Total

10

Last Release

18d ago

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

v1.2.0PHP &gt;=7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6304dffbd91d7a978f98632b0e4e30d662dcdb691daadb1388a58984e98faf5c?d=identicon)[yarri](/maintainers/yarri)

---

Top Contributors

[![yarri](https://avatars.githubusercontent.com/u/974278?v=4)](https://github.com/yarri "yarri (82 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.7k578.4M5.6k](/packages/doctrine-dbal)[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k241.3M3.3k](/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.8k204.8M440](/packages/doctrine-migrations)[doctrine/data-fixtures

Data Fixtures for all Doctrine Object Managers

2.8k136.1M516](/packages/doctrine-data-fixtures)[robmorgan/phinx

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

4.5k46.2M405](/packages/robmorgan-phinx)

PHPackages © 2026

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