atk14/table-record

Base class for manipulating database records for Atk14 framework.

Installs: 150

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/atk14/table-record

v1.2.0 2022-10-27 10:59 UTC

This package is not auto-updated.

Last update: 2025-10-03 15:18:44 UTC


README

TableRecord provides basic functionality with table records.

Installation

Just use the Composer:

composer require atk14/table_record

Testing

Install required dependencies for development:

composer update --dev

Run tests:

cd test
../vendor/bin/run_unit_tests

License

TableRecord is free software distributed under the terms of the MIT license