/audit-mysql

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

audit-mysql

Class used to record changes (Insert, Update and Delete) in the tables of a Mysql database in JSON format. Based on these data it is possible to audit the tables of a mysql database.

This class is part of HelpDEZK Project and is maintained by the development team and contributors.

Example

  • example.php: Example to generate the triggers to be used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • RogĂ©rio Albandes - Initial work - albandes

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the licence.txt file for details