Skip to content

Releases: vcian/php-db-auditor

Resolved issue #12

21 Nov 11:17
9efe842
Compare
Choose a tag to compare
  • Resolved issue #12
  • Update changelog.

Resolved composer install issue.

06 Oct 08:27
138bab1
Compare
Choose a tag to compare
  • Resolved composer install issue.
  • Update readme and changelog.

Update readme,changelog and database related config changes.

29 Sep 12:41
bfdf607
Compare
Choose a tag to compare

Update readme,changelog and database related config changes.

Update readmefile.

29 Sep 08:17
bb1dd83
Compare
Choose a tag to compare
Merge pull request #4 from ruchit288/main

Update readme file.

Initial Release.

29 Sep 07:59
197e9d3
Compare
Choose a tag to compare
  • Initial release of PHP DB Auditor.
    About this package.

  • This package provides to audit process of reviewing and evaluating a mysql database system.

  • DB Auditor scan your mysql database and give insights of mysql standards, constraints and provide option to add the constraints through CLI.

  • The result of audit process shows list of tables & columns which doesn't have proper standards.