laravel-db-auditor

Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table

MIT License

Downloads
6.6K
Stars
262
laravel-db-auditor - v2.1.0 Latest Release

Published by ruchit288 3 months ago

What's Changed

Full Changelog: https://github.com/vcian/laravel-db-auditor/compare/v2.0.1...v2.1.0

laravel-db-auditor - v2.0.1

Published by ruchit288 3 months ago

What's Changed

  • Resolved issue and modified conditional statement.
laravel-db-auditor - v2.0.0

Published by ruchit288 3 months ago

What's Changed

  • Integrate SQLite Audit feature.
  • Now you can skip tables from the scan.
  • You can now check direct table standard using "php artisan db: standard --table='tablename' ".
  • Minor code refactor.
  • Update readme.

Full Changelog: https://github.com/vcian/laravel-db-auditor/compare/v1.9.0...v2.0.0

laravel-db-auditor - v1.9.0

Published by ruchit288 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vcian/laravel-db-auditor/compare/v1.8.1...v1.9.0

laravel-db-auditor - v1.8.1

Published by ruchit288 9 months ago

What's Changed

Full Changelog: https://github.com/vcian/laravel-db-auditor/compare/v1.8.0...v1.8.1

laravel-db-auditor - v1.8.0

Published by ruchit288 9 months ago

What's Changed

Full Changelog: https://github.com/vcian/laravel-db-auditor/compare/v1.7.0...v1.8.0

laravel-db-auditor - Integrate Web UI to access the db auditor commands and output.

Published by ruchit288 over 1 year ago

  • Integrate Web Page For Standard Check.
  • Integrate Web Page for Constraint Page with Actions - Add primary key, index, foreign and unique keys.
  • Minor bug fixing.
laravel-db-auditor - Update folder structure.

Published by ruchit288 over 1 year ago

  • Folder structure changes
    • Service replaced with Traits folder.
laravel-db-auditor - UI/UX improvement and Bug fixing.

Published by ruchit288 over 1 year ago

  • UI/UX improvement of db:standard CLI UI.
  • Resolved foreign key constraint issue.
laravel-db-auditor - Bug fixing and Add new Constraint.

Published by ruchit288 over 1 year ago

  • Change in rules services for suggestion messages.
  • Add condition for empty constraint.
  • Add examples in the readme file.
laravel-db-auditor - Resolved naming validation rules and datatype issue.

Published by ruchit288 over 1 year ago

  • Resolved naming validation rules and datatype issue.
laravel-db-auditor - Add new validation and Improve UI/UX of CLI.

Published by ruchit288 over 1 year ago

  • Unique constraint validation for duplicate values.
  • Add suggestions for varchar datatype.
  • Update messages.
  • Update UI for standard and constraint results.
laravel-db-auditor - UI/UX improvement and minor bug fixing.

Published by ruchit288 over 1 year ago

laravel-db-auditor - UI/UX improvement and resolved bugs.

Published by ruchit288 over 1 year ago

UI/UX improvement and resolved bugs.

  • UI/UX improvement in CLI.
  • Resolved bugs.
  • Code cleanup.
laravel-db-auditor - Resolved minor issues.

Published by ruchit288 over 1 year ago

Resolved minor issues.

  • Resolved class naming convention issue.
  • Modified messages.
laravel-db-auditor - Resolved dependency issue.

Published by ruchit288 over 1 year ago

laravel-db-auditor - Initial Release.

Published by ruchit288 over 1 year ago

Package Rankings
Top 48.39% on Packagist.org
Badges
Extracted from project README
Total Downloads