Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

5.1.0

Compare
Choose a tag to compare
@hans-lizihan hans-lizihan released this 14 Jul 10:11
· 40 commits to master since this release
  • comply to psr-2 (get_by_id -> getById)
  • use psr-4 to autoload files rather than psr-0
  • rewrite example/testing.php file
  • added travis for CI
  • added unit tests
  • configured code climate for code quality monitoring.