Hamlet Framework / DB

Installs: 14 753

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:framework

0.1.1 2021-07-26 06:09 UTC

This package is auto-updated.

Last update: 2024-04-16 05:57:40 UTC


README

CI Status Packagist Packagist Coverage Status Psalm coverage

Base package for following sub-projects

  • hamlet/db-mysql
  • hamlet/db-mysql-swoole
  • hamlet/db-sqlite3
  • hamlet/db-pdo

Outstanding ToDo

  • Run profiler to improve performance
  • Add tracing to processor that could be used in every step
  • Add test coverage metrics
  • Extract generic tests into a BaseDatabaseTest to be used by all sub-projects