PHPackages                             eleven-labs/api-service-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. eleven-labs/api-service-bundle

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

eleven-labs/api-service-bundle
==============================

Integrate API Service into Symfony

0.3.1(7y ago)12271MITPHPPHP ^5.6 || ^7.0

Since Aug 4Pushed 4y ago3 watchersCompare

[ Source](https://github.com/eleven-labs/api-service-bundle)[ Packagist](https://packagist.org/packages/eleven-labs/api-service-bundle)[ RSS](/packages/eleven-labs-api-service-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (12)Versions (8)Used By (0)

API Service Bundle
==================

[](#api-service-bundle)

[![Build Status](https://camo.githubusercontent.com/d3ab678a64f0c484e4ab76a9afe5cfd40332e0e394e9e40b0f82f3a840d64559/68747470733a2f2f7472617669732d63692e6f72672f656c6576656e2d6c6162732f6170692d736572766963652d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/eleven-labs/api-service-bundle)[![Code Coverage](https://camo.githubusercontent.com/822ea56ce989c7d18de405c792fd533f38a88392627eb8ee214bce5d646f3ec8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f656c6576656e2d6c6162732f6170692d736572766963652d62756e646c652f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/eleven-labs/api-service-bundle/)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/bf7a27e5f3055a9f3887c3158f8c722026bc4257ec79a6d8af34acc68775ea88/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f656c6576656e2d6c6162732f6170692d736572766963652d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/eleven-labs/api-service-bundle/)

This bundle integrate the [API Service Component](https://github.com/eleven-labs/api-service)into Symfony.

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require eleven-labs/api-service-bundle
```

Then, enable the bundle by adding the following line in the app/AppKernel.php file of your project:

```
