Skip to content

SamRemis/aws-crt-php

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 47.7%
  • C 26.3%
  • Makefile 18.8%
  • M4 4.5%
  • Shell 2.7%