This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
5.1.0
- 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.