cyntelli / aws-service-sdk
Support AWS services.
Installs: 1 126
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Requires
- aws/aws-sdk-php: ^3.176
This package is auto-updated.
Last update: 2024-10-25 12:43:51 UTC
README
Cyntelli AWS Services is a PHP library for process AWS Services.
Installation
Use the package manager composer to install sdk.
composer require cyntelli/aws-service-sdk
Usage
SQS
You can see examples\sqs example code.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.