PHPackages                             programster/ec2-wrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. programster/ec2-wrapper

ActiveLibrary[HTTP &amp; Networking](/categories/http)

programster/ec2-wrapper
=======================

Package for making it easier to work with AWS EC2.

0.1.0(6y ago)08MITPHPPHP &gt;=7.2.0

Since Dec 17Pushed 6y agoCompare

[ Source](https://github.com/programster/package-EC2-wrapper)[ Packagist](https://packagist.org/packages/programster/ec2-wrapper)[ Docs](https://github.com/programster/package-EC2-wrapper)[ RSS](/packages/programster-ec2-wrapper/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

AWS EC2 Wrapper for PHP
=======================

[](#aws-ec2-wrapper-for-php)

This package wraps around Amazon's SDK for EC2 to provide a more object-orientated interface. Thus the developer will spend less time looking up the parameters they can pass into an array. This version of the wrapper is based on [version 3 of the SDK](https://docs.aws.amazon.com/aws-sdk-php/v3/api/class-Aws.Ec2.Ec2Client.html).

Example Usage
-------------

[](#example-usage)

```
