Justin Boswell 531330e1b2 Idiomatic fixes from previous PRs (#20)
* Various idiomatic feedback from PHP team

* Additional fixes after debugging tests
2021-03-25 15:13:23 -04:00
2021-03-25 13:14:07 -04:00
2021-03-25 13:14:07 -04:00
2021-03-25 13:14:07 -04:00
2020-09-23 15:43:36 -07:00
2021-03-25 13:14:07 -04:00
2020-09-23 15:43:36 -07:00
2020-09-23 15:43:36 -07:00
2020-09-23 15:43:36 -07:00
2021-01-27 11:27:30 -08:00

AWS Common Runtime PHP bindings

Requirements

  • PHP 5.6+
  • CMake 3.x
  • GCC 4.4+, clang 3.8+

Building on UNIX

$ git clone --recursive https://github.com/awslabs/aws-crt-php.git
$ cd aws-crt-php
$ phpize
$ ./configure
$ make && make test

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

S
Description
No description provided
Readme
893 KiB
Languages
PHP 61.2%
C 31.4%
Python 4.5%
Makefile 1.5%
M4 0.6%
Other 0.8%