- Fix #1 extracting and mapping data and respecting their types
Full documentation available now!
- Create gateway from connection
- PHP 7.1 Support
- Add table alias feature to mapper
- add table prefixing to gateway
- map entities from identity map in select if any exists
- Add connection service
- Add gateway
- Add hydrator
- Add mapper
- Add identity map
- Add data mapper
- Add unit of work