All Projects → csarrazi → Csaguzzlebundle

csarrazi / Csaguzzlebundle

A bundle integrating Guzzle >=4.0 in Symfony

Projects that are alternatives of or similar to Csaguzzlebundle

Rich Model Forms Bundle
Provides additional data mappers that ease the use of the Symfony Form component with rich models.
Stars: ✭ 198 (-20.16%)
Mutual labels:  symfony, symfony-bundle
Schedule Bundle
Schedule Cron jobs (commands/callbacks/bash scripts) within your Symfony application.
Stars: ✭ 216 (-12.9%)
Mutual labels:  symfony, symfony-bundle
Liiphellobundle
[DEPRECATED] Alternative Hello World Bundle for Symfony2 using several FriendsOfSymfony Bundles
Stars: ✭ 206 (-16.94%)
Mutual labels:  symfony, symfony-bundle
Mercure Bundle
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
Stars: ✭ 195 (-21.37%)
Mutual labels:  symfony, symfony-bundle
Fmelfinderbundle
📁 ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
Stars: ✭ 231 (-6.85%)
Mutual labels:  symfony, symfony-bundle
Alice
Expressive fixtures generator
Stars: ✭ 2,289 (+822.98%)
Mutual labels:  symfony, symfony-bundle
Sonataintlbundle
Symfony SonataIntlBundle
Stars: ✭ 212 (-14.52%)
Mutual labels:  symfony, symfony-bundle
Hwioauthbundle
OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
Stars: ✭ 2,150 (+766.94%)
Mutual labels:  symfony, symfony-bundle
Alicedatafixtures
Nelmio Alice extension to persist the loaded fixtures.
Stars: ✭ 228 (-8.06%)
Mutual labels:  symfony, symfony-bundle
Victoire
Fullstack Symfony CMS: The perfect mix between a framework and a CMS
Stars: ✭ 227 (-8.47%)
Mutual labels:  symfony, symfony-bundle
Webauthn Framework
FIDO-U2F / FIDO2 / Webauthn Framework
Stars: ✭ 182 (-26.61%)
Mutual labels:  symfony, symfony-bundle
Enqueue Bundle
[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
Stars: ✭ 233 (-6.05%)
Mutual labels:  symfony, symfony-bundle
Msgphp
Reusable domain layers. Shipped with industry standard infrastructure.
Stars: ✭ 182 (-26.61%)
Mutual labels:  symfony, symfony-bundle
Gifexceptionbundle
😛 The GhostBuster of your exception page!
Stars: ✭ 197 (-20.56%)
Mutual labels:  symfony, symfony-bundle
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-27.02%)
Mutual labels:  symfony, symfony-bundle
Monolog Bundle
Symfony Monolog Bundle
Stars: ✭ 2,532 (+920.97%)
Mutual labels:  symfony, symfony-bundle
Doctrinefixturesbundle
Symfony integration for the doctrine/data-fixtures library
Stars: ✭ 2,174 (+776.61%)
Mutual labels:  symfony, symfony-bundle
Adminltebundle
AdminLTE bundle for Symfony 4 - an backend/admin theme for easy integration with SF4. Its based on the AdminLTE Template and built with webpack-encore. Supports KNPMenuBundle and FOSUserBundle.
Stars: ✭ 178 (-28.23%)
Mutual labels:  symfony, symfony-bundle
Auditor Bundle
Doctrine audits logs made easy.
Stars: ✭ 221 (-10.89%)
Mutual labels:  symfony, symfony-bundle
Easyadminextensionbundle
Provides some additional features to EasyAdminBundle for Symfony
Stars: ✭ 232 (-6.45%)
Mutual labels:  symfony, symfony-bundle

CsaGuzzleBundle

Gitter

Latest Stable Version Latest Unstable Version Total Downloads License Travis Build Status SymfonyInsight Appveyor Build Status

Description

This bundle integrates Guzzle >=4.0 in Symfony. Versions 2.x and 3.x support Guzzle 6 and versions 1.x support Guzzle 4 and 5.

Currently, the bundle supports the following features:

  • Integration with Symfony's debug tools (web debug toolbar, profiler, logger, timeline, ...)
  • Configuring a Guzzle client simply using configuration
  • Multiple middleware / subscribers (logger, profiler, timeline, cache, mock, and more to come)
  • Service descriptions to describe your services in json format (only in the 1.3 branch, though)

Web debug Toolbar Profiler panel integration Profiler timeline integration

Installation

All the installation instructions are located in the documentation

Upgrade

Although I try to guarantee forward-compatibility of the bundle with previous versions. Here are the upgrade notes between each version.

See Upgrade.md.

Support

As Guzzle 4 and Guzzle 5 are no longer supported by its creator, you should aim to migrate to Guzzle 6.x as soon as possible. Versions 1.x of this bundle are no longer supported, and version 2.x of will be supported until Symfony 2.8 EOL (November 2018).

Documentation

Documentation for stable (3.x)

Documentation for legacy (2.x)

Contributing

CsaGuzzleBundle is an open source project. If you'd like to contribute, please read the Contributing Guidelines.

License

This library is under Apache License 2.0. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].