atk14 / table-record
Base class for manipulating database records for Atk14 framework.
v1.3.2
2026-04-30 19:13 UTC
Requires
- php: >=7.1.0
- atk14/dbmole: 1.* >=1.2
- atk14/functions: *
- atk14/string4: 0.*
Requires (Dev)
- atk14/files: *
- atk14/tester: *
This package is not auto-updated.
Last update: 2026-05-01 18:13:09 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