Commit Graph

89 Commits

Author SHA1 Message Date
Tonin R. Bolzan
16d0a04014 Update Examples
Method `::configure` replaced by a constructor
2019-09-17 18:11:18 +01:00
David Garcia
4055fea33d Update Readme for Release 3.0.0
Provide additional notes for contribution.
Fix minor typos.
2019-09-13 21:14:46 +01:00
David Garcia
22bc28947a Link Packagist's PSR7 Implementations and Clients
Link https://packagist.org/providers/php-http/client-implementation
2019-09-13 19:48:06 +01:00
David Garcia
5cad522151 Update README.md 2019-08-29 22:59:58 +01:00
David Garcia
466af8b9a8 Update README.md
Co-Authored-By: Nyholm <tobias.nyholm@gmail.com>
2019-02-03 21:40:14 +00:00
Tobias Nyholm
f50304aa65 Show that we supoprt PSR-18 2019-02-03 21:40:14 +00:00
Alex Fesiuk
0bcc9b3aa5 Add link to the Drupal module. (#559) 2019-02-02 15:18:00 +01:00
David Garcia
398989de61 Include API endpoint in README (#557) 2019-02-02 08:09:51 +01:00
Tobias Nyholm
6d5d396f79 Removed some badges 2019-01-07 08:19:41 +00:00
semijoelon
36be6c3f30 Fixed broken link in README.md 2018-10-29 21:42:05 +00:00
semijoelon
bc637a7282 Fixed broken link in README.md 2018-10-29 21:42:05 +00:00
Tobias Nyholm
fdb22c0cf7
Removed paragraph referring to old versions (#425) 2017-12-08 08:54:20 +01:00
Mike Chacon
c228b2bd2c Fixed gramatical errors in README.md 2017-12-05 16:00:35 +00:00
Hannes Magnússon
ce484ecbc8 Grammar typo (#413)
* Grammar typo

* Fixed style errors as reported by styleci
2017-11-22 09:37:04 +01:00
Joris Vaesen
5b098407d0 Add CakePHP to framework integrations (#377) 2017-08-02 20:07:21 +02:00
Stefan Natter
8ebaa6676f Updated EXCEPTION_MISSING_ENDPOINT and README accordingly (#373)
* Updated EXCEPTION_MISSING_ENDPOINT and README accordingly

* Updated HttpClientException

* reuse existing ExceptionMessages constants

* removed ExceptionMessages constants again
2017-07-13 09:36:36 +02:00
Richard Le Poidevin
b16259c808 Fixed typo in ArrayHydrator documentation (#363)
ArrayHydrator was spelt wrong causing the example not to work
2017-06-10 12:59:22 +02:00
Nenu Adrian
ab95a7fba3 Update README.md (#345)
Typo
2017-04-19 20:36:11 -05:00
Tobias Nyholm
af98ed3307 Added documentation for the API classes (#328)
* Added documentation for the API classes

* Added more docs

* Added domain

* Typo

* Minor fixes
2017-04-08 10:45:25 +02:00
Tobias Nyholm
d8e716fbd3 Removed old "shared host install". (#331) 2017-04-07 18:28:18 -05:00
Tobias Nyholm
0f5440c368 Fix new constructor (#314)
* Bugfix

* Updated docs

* cs
2017-03-26 13:42:36 -05:00
Tobias Nyholm
9e19f12a3d Added docs of how to debug (#315)
* Added debug options

* Added docs

* cs
2017-03-26 16:12:17 +02:00
Tobias Nyholm
84a5c5dd4a Rename deserializer to hydrator (#296)
* Renamed "deserializer" to "hydrator"

* Make sure we use singlular in namespaces

Also did some cleanups.

* Fixed typo

* cs

* minor fix
2017-03-22 07:44:08 +01:00
Tobias Nyholm
2e9f56e694 Show build status on master branch only (#297) 2017-02-28 11:36:23 +01:00
Tobias Nyholm
da873dad04 Removed framework version number (#292) 2017-02-21 08:23:10 +01:00
Tobias Nyholm
479df95971 Updated response section (#240)
* Updated response section

* Update README.md

* Update README.md
2016-12-07 15:59:22 +01:00
Sean Johnson
4fcf878d39 Add Gitter badge to README (#244) 2016-12-06 13:10:38 -06:00
Tobias Nyholm
8c2ffbfd3f Improve Travis build (#231)
* Improve Travis build

* Added more shields

* bugfiz

* minor

* bash fix

* Update min version

* Remove test code

* Refactor
2016-11-24 09:30:41 +01:00
Tobias Nyholm
5535803031 Added a contribute section in the readme (#220)
* Added a contribute section in the readm e

* update link

* minor
2016-11-21 21:35:49 +01:00
Sean Johnson
fb377f7257 Added StyleCI badge. (#196) 2016-10-15 01:58:28 +02:00
Limon Monte
aafd84b0ce Update README.md (#172) 2016-09-26 08:36:49 +02:00
Sébastien Santoro
18804d491f Fix typo in README (#167) 2016-08-31 23:26:08 +02:00
Tobias Nyholm
ab826588c6 Updated installation docs 2016-08-06 10:26:53 +02:00
David Garcia
9c9033228a Remove link 2016-07-26 13:52:03 +01:00
Tobias Nyholm
e422195769 Removed Puli form docs 2016-07-21 00:05:23 +02:00
kafene
93af097ca3 Change string "false" to boolean false in README
The correct value is a boolean
2016-07-20 10:06:31 -04:00
Jesse Spears
44629a6eb6 Bumped mg-php ver in README 2016-04-01 17:13:43 -07:00
Jesse Spears
9ac73e07ea Merge pull request #94 from Nyholm/http
Remove dependency on Guzzle
2016-04-01 16:59:31 -07:00
Tobias Nyholm
b85f1461d4 Removed unused tests and some parameters from the constructor 2016-03-05 11:13:28 +01:00
Tobias Nyholm
b961cfb4eb Updated to latest version of Httplug and made auto discovery optional 2016-02-26 12:04:54 +01:00
Tobias Nyholm
6ea7e9325f updated link 2015-12-23 17:35:07 +01:00
Tobias Nyholm
7f3d637756 Updated to reflect changes in PHP-HTTP 2015-11-18 15:46:53 +01:00
Tobias Nyholm
e0c3558e82 Added information about PHP-adapter 2015-10-03 22:12:32 +02:00
Tobias Nyholm
b9ee15e333 Added links to packages that integrate mailgun-php to frameworks 2015-04-18 16:22:29 +02:00
Travis Swientek
fdba1b4db9 Update README.md
Incremented version numbers
2014-11-19 14:43:11 -08:00
Travis Swientek
e538430f54 Update README.md 2014-06-20 15:43:14 -07:00
Travis Swientek
6aa6054d9b Update README.md 2014-05-27 11:00:26 -07:00
Travis Swientek
8d23a5bb9f This patch swaps the aggregator to "PHPAggregator" if files are included. Also added straight download. 2014-01-30 17:05:40 -08:00
Travis Swientek
af53fd50ff Ability to rename attachments and inline images. 2014-01-13 22:53:34 +00:00
Travis Swientek
535b063de3 Added tip4commit on README. 2013-12-14 14:12:53 -08:00