october / drivers-plugin
Drivers October CMS plugin
Package info
github.com/octoberrain/drivers-plugin
Type:october-plugin
pkg:composer/october/drivers-plugin
v2.0.1
2023-05-09 07:09 UTC
Requires
- php: >=8.0.2
- aws/aws-sdk-php: ^3.0
- composer/installers: ~1.0
- league/flysystem-aws-s3-v3: ^3.0
- pda/pheanstalk: ^4.0
- predis/predis: ^1.0
- symfony/http-client: ^6.0
- symfony/mailgun-mailer: ^6.0
- symfony/postmark-mailer: ^6.0
README
This plugin is useful when working with some third party services in October CMS. Provides drivers used by services in Queue, Mail and Storage.
The composer packages introduced by this plugin are listed below:
| Package | Version |
|---|---|
| aws/aws-sdk-php | ^3.0 |
| pda/pheanstalk | ^4.0 |
| predis/predis | ^1.0 |
| league/flysystem-aws-s3-v3 | ^3.0 |
| symfony/postmark-mailer | ^6.0 |
| symfony/mailgun-mailer | ^6.0 |
| symfony/http-client | ^6.0 |
See Also
License
This plugin is licensed under the MIT license.