Skip to content

Commit 8e2b785

Browse files
author
Joaquin Rivera Padron
committed
giving credit to Adlogix for it's symphony2 bundler
1 parent d01f808 commit 8e2b785

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.markdown

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,13 @@ human readable error description:
110110
$response->getErrorCode() // "provider_key_invalid"
111111
$response->getErrorMessage() // "provider key \"foo\" is invalid"
112112

113-
## Composer integration
113+
## Plugin integration
114114

115-
If you are interested in integrating the plugin with [Composer](http://getcomposer.org/) please head over to [the packagist](https://packagist.org/packages/tdaws/3scale_ws_api_for_php). This is kindly maintained by [daws.ca](http://daws.ca) tech team.
115+
If you are interested in integrating the plugin with:
116+
117+
* [Composer](http://getcomposer.org/) check [the packagist](https://packagist.org/packages/tdaws/3scale_ws_api_for_php). This is kindly maintained by [daws.ca](http://daws.ca) tech team.
118+
119+
* [Symphony2](http://symfony.com/) check [tonivdv's 3scaleBundle](https://github.com/tonivdv/3scaleBundle). This is kindly maintained by [Adlogix](http://www.adlogix.eu) tech team.
116120

117121
## Legal
118122

0 commit comments

Comments
 (0)