samwilson / kohana_datalog
A Kohana module for tracking changes to ORM entities.
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 5
Forks: 2
Open Issues: 1
Type:kohana-module
Requires
- php: >=5.3.3
- composer/installers: ~1.0
- kohana/auth: >=3.3
- kohana/core: >=3.3
- kohana/orm: >=3.3
This package is auto-updated.
Last update: 2022-02-01 12:27:22 UTC
README
For logging of modifications to ORM models' data. All documentation is in the userguide.
- Version: 0.2.1
- Homepage: https://github.com/samwilson/kohana_datalog
- Licence: GNU General Public License v3.0 or later. See LICENCE.md
- Author: Sam Wilson sam@samwilson.id.au