Download the PHP package benjamin-chen/table-activity-record without Composer
On this page you can find all versions of the php package benjamin-chen/table-activity-record. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download benjamin-chen/table-activity-record
More information about benjamin-chen/table-activity-record
Files in benjamin-chen/table-activity-record
Download benjamin-chen/table-activity-record
More information about benjamin-chen/table-activity-record
Files in benjamin-chen/table-activity-record
Vendor benjamin-chen
Package table-activity-record
Short Description table action record for lumen framework
License MIT
Package table-activity-record
Short Description table action record for lumen framework
License MIT
Please rate this library. Is it a good library?
Informations about the package table-activity-record
Lumen Table Activity Record
Requirements
- PHP >= 5.5.9
- lumen >= 5.7
- influxdb >= 1.7
Installation
Installation via Composer:
Configuration
Lumen 5.7
Add the Service Provider in :
Add env setting in :
Add operate logging channel
Usage
Define model tags in model file:
Fire event after model executing create, update and delete methods
Fire event will log your event data in and store the event record at influx-db.
You can use command to check local log is the same with influx-db record
License
This package is open-source software and licensed under the MIT License.
All versions of table-activity-record with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
laravel/lumen-framework Version 5.7.*
influxdb/influxdb-php Version ^1.14
laravel/lumen-framework Version 5.7.*
influxdb/influxdb-php Version ^1.14
The package benjamin-chen/table-activity-record contains the following files
Loading the files please wait ....