Skip to content

hamlet-framework/db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamlet / DB

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