- PHP 5.6+
- CMake 3.x
- GCC 4.4+, clang 3.8+
$ git clone --recursive https://github.com/awslabs/aws-crt-php.git
$ cd aws-crt-php
$ phpize
$ ./configure
$ make && make test
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.