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

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

twentytwo-labs/api-service-bundle
=================================

Integrate API Service into Symfony

1.1.2(8mo ago)01241MITPHPPHP &gt;=8.0CI passing

Since May 16Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/TwentytwoLabs/api-service-bundle)[ Packagist](https://packagist.org/packages/twentytwo-labs/api-service-bundle)[ RSS](/packages/twentytwo-labs-api-service-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (18)Versions (9)Used By (1)

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

[](#api-service-bundle)

This bundle integrate the [API Service Component](https://github.com/TwentytwoLabs/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 twentytwo-labs/api-service-bundle
```

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

```
