PHPackages                             lox24eu/lox24\_api\_client\_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. [API Development](/categories/api)
4. /
5. lox24eu/lox24\_api\_client\_bundle

ActiveSymfony-bundle[API Development](/categories/api)

lox24eu/lox24\_api\_client\_bundle
==================================

A simple Symfony bundle for the official sdk provided by LOX24.

0.3(1y ago)013MITPHPPHP &gt;=8.2

Since May 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/lox24/api-client-php-symfony-bundle)[ Packagist](https://packagist.org/packages/lox24eu/lox24_api_client_bundle)[ Docs](https://github.com/lox24/api-client-php-symfony-bundle)[ RSS](/packages/lox24eu-lox24-api-client-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

LOX24 API client Symfony bundle
===============================

[](#lox24-api-client-symfony-bundle)

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

[](#installation)

### Flex

[](#flex)

```
composer require symfony/flex
composer require lox24eu/lox24_api_client_bundle
```

Apply recipe and fill your API token to .env variable `LOX24_API_TOKEN`

### Manual

[](#manual)

```
composer require lox24eu/lox24_api_client_bundle
```

Add to your `config/bundles.php`:

```
