8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

Add Configuration Reference #217

Closed gregurco closed 6 years ago

gregurco commented 6 years ago
Q A
Bug fix no
New feature no
BC breaks no
Deprecations no
Tests pass yes
Fixed tickets -
License MIT

It's good practice to have one article page with full configuration reference and on the main page (readme.md) to keep just the most used configuration parameters.

See docs: https://github.com/gregurco/EightPointsGuzzleBundle/blob/configuration_reference/src/Resources/doc/configuration-reference.md

Example: FOSRestBundle FOSUserBundle DoctrineBundle

gregurco commented 6 years ago

@florianpreusner I gonna merge it after #228 . Just not to add some additional work to contributor :slightly_smiling_face: