atk14/table-record

Base class for manipulating database records for Atk14 framework.

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

This package is not auto-updated.

Last update: 2024-04-19 08:10:34 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