akademiano / db-adapter
akademiano postgresql database adapter
v1.0.0-beta.3
2017-08-03 17:29 UTC
Requires
- php: ^5.6 || ^7.1
- ext-pgsql: *
- akademiano/utils: ^1.0.0-beta.6
Requires (Dev)
- codeception/codeception: ^2.2.10
- mockery/mockery: ^0.9.9
- satooshi/php-coveralls: ^1.0.1
This package is auto-updated.
Last update: 2024-11-07 16:42:06 UTC
README
Akademiano database (Postgresql) adapter library
Installation
composer require akademiano/db-adapter
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
Apache-2.0 © mrdatamapper