phramework/log-jsonapi

Models and controllers based on jsonapi specification for query-log package

1.0.0-RC2 2016-02-21 18:38 UTC

This package is auto-updated.

Last update: 2024-03-28 22:22:37 UTC


README

Provides models and controllers based on jsonapi specification for query-log and system-log package

Development

Install

composer update

Test

Test code for errors

composer test

Lint code

Lint code using PSR-2 coding style

composer lint