Files
awslabs_aws-crt-php/README.md
T
2020-11-17 15:11:34 -08:00

22 lines
324 B
Markdown

# AWS Common Runtime PHP bindings
## Requirements
* PHP 5.5
* CMake 3.x
* GCC 4.4+, clang, MSVC
## Building
```sh
$ ./configure
$ make && make test
```
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This project is licensed under the Apache-2.0 License.