Download the PHP package lee/service-bundle without Composer
On this page you can find all versions of the php package lee/service-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lee/service-bundle
More information about lee/service-bundle
Files in lee/service-bundle
Download lee/service-bundle
More information about lee/service-bundle
Files in lee/service-bundle
Vendor lee
Package service-bundle
Short Description Intergated with mailing service,uploading image service and so on.
License MIT
Package service-bundle
Short Description Intergated with mailing service,uploading image service and so on.
License MIT
Please rate this library. Is it a good library?
Informations about the package service-bundle
serviceBundle
Integrating with mailing service, uploading image service and so on.
It's based on Guzzle,HTTP client.
Following service table is about supporting status
service-name | support | service-type |
---|---|---|
mailgun | Yes | mailing service |
mailjet | No | mailing service |
sendgrid | Yes | mailing service |
Imgur | Yes | uploading images service |
Imageshack | Yes | uploading images service |
bit.ly | Yes | shorten url service |
McAf.ee | Yes | shorten url service |
Usage
Install Package
We strongly recommended using composer
Getting composer
Using this command
Sample code
Mailgun: a sending mail service
SendGrid: a sending mail service
Mailjet: a sending mail service
Imgur: an uploading images service
ImageShack: an uploading images service
McAfee: a shorten url service
Bitly: a shorten url service
Run TestCase
Changelog
2016/07/20
- version: v1.2.7
- Using the new version of Guzzle 5 and avoid the Httpoxy vulnerability.
2016/07/21
- version: v1.2.8
- Fix the uploading image via imgur service bug.
2016/07/21
- version: v1.2.9
- adding some information images
2016/07/21
- version: v1.3.1
- supporting the Imageshack API
2017/11/11
- version: v1.4.0
- Change the namespace and see the sample code to know this.
- Change the source code(code refactoring)
- Using the PHPUnit to test the HTTP API requests.
- The version 2.x is deprecated.
- Update the Guzzle version to 6.2
- Change the value in array.
Version Guidance
Version | Status | Packagist | Namespace | PSR-7 |
---|---|---|---|---|
1.x | Maintained | lee/service-bundle |
peter\components\serviceBundle |
No |
2.x | **Deprecated | lee/service-bundle |
peter\components\ServiceBundle |
No |
All versions of service-bundle with dependencies
PHP Build Version
Package Version
The package lee/service-bundle contains the following files
Loading the files please wait ....