PHPackages                             backend2-plus/connect-rest-api-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. backend2-plus/connect-rest-api-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

backend2-plus/connect-rest-api-bundle
=====================================

REST API connection bundle for Symfony with authentication support

v1.0.3(5mo ago)059MITPHPPHP &gt;=8.1

Since Aug 15Pushed 5mo agoCompare

[ Source](https://github.com/sasa1007/ConnectRestApiBundle)[ Packagist](https://packagist.org/packages/backend2-plus/connect-rest-api-bundle)[ Docs](https://github.com/sasa1007/ConnectRestApiBundle)[ RSS](/packages/backend2-plus-connect-rest-api-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

ConnectRestApiBundle
====================

[](#connectrestapibundle)

A Symfony bundle for connecting to REST APIs with basic authentication support. This bundle provides a simple way to send HTTP requests with Basic Authentication.

Installation
------------

[](#installation)

```
composer require backend2-plus/connect-rest-api-bundle
```

Registration
------------

[](#registration)

The bundle is automatically registered in your Symfony application. If you need manual registration, add it to `config/bundles.php`:

```
