30 open-source projects similar to awslabs/aws-php-sample, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aws Php Sample alternative.
SDK for connecting to AWS IoT from an Arduino Yún.
SDK for connecting to AWS IoT from a device using embedded C.
SDK for connecting to AWS IoT from a device using JavaScript/Node.js
AWS SDK for Android. For more information, see our web site:
The AWS SDK for Go is a software development kit and cloud infrastructure library used to programmatically interact with AWS cloud services. It provides a programmatic interface for authenticating requests, executing operations against regional endpoints, and automating the creation and management of cloud resources. The toolkit utilizes model-driven code generation to create service clients and employs a session-based configuration system to share credentials and global settings across those clients. It implements signature-based request authentication to verify identity and integrity throug
AWS SDK for iOS. For more information, see our web site:
The AWS Java SDK is a programmatic interface and client library for managing and interacting with AWS cloud infrastructure and services using the Java language. It serves as an API wrapper that connects applications to cloud storage, databases, and compute resources through a standardized set of Java classes. The library provides a non-blocking I/O model and future-based request handling to support high-throughput asynchronous cloud operations. It includes mechanisms for serverless performance optimization to reduce initial startup times and cold starts in those environments. The SDK manages
The AWS SDK for JavaScript is a programmatic interface and API client used to manage, automate, and orchestrate AWS cloud infrastructure and services. It provides a set of tools for controlling compute, storage, and networking resources from Node.js and web browser environments. The project includes a modular asset bundler that allows for the creation of specialized service bundles. This mechanism enables the selection of specific service modules at build time to reduce the final JavaScript payload size for frontend cloud integrations. The SDK covers a broad range of cloud management capabil
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
The AWS SDK for PHP is a software development kit that provides HTTP client classes for every supported Amazon Web Service, enabling PHP applications to send authenticated requests and receive structured, typed response objects. It includes a credential resolution chain that automatically locates credentials from environment variables, instance profiles, or configuration files, and supports promise-based asynchronous execution for running multiple API calls concurrently to improve throughput. The SDK distinguishes itself through a middleware pipeline architecture that allows interception and
A Laravel 6+ service provider for the AWS SDK for PHP
Simple Silex service provider for including the AWS SDK for PHP
ZF2 module for using the AWS SDK for PHP to interact with AWS services like S3, DynamoDB, SQS, EC2, etc.
Official repository for the aws-sdk-rails gem, which integrates the AWS SDK for Ruby with Ruby on Rails.
ARCHIVED: The aws sdk for unity is now distributed as a part of aws sdk for dotnet:
Sample project to demonstrate usage of the AWS SDK for .NET and the Toolkit for Visual Studio
Sample project to demonstrate usage of the AWS SDK for Java
Sample project to demonstrate usage of the AWS SDK for Node.js
Sample project to demonstrate usage of the AWS SDK for Python
Sample project to demonstrate usage of the AWS SDK for Ruby
This repository has samples that demonstrate various aspects of the AWS SDK for Android, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-android/
An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.
This repository has samples that demonstrate various aspects of the AWS SDK for iOS, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-ios/
This repository has samples that demonstrate how to use the AWS SDK for .NET to access several of the AWS services. All samples are targeting version 3 of the AWS SDK for .NET.
This repository has samples that demonstrate various aspects of the AWS Mobile SDK for Unity, you can get the SDK source on Github (https://github.com/aws/aws-sdk-net)