PHPackages                             vocento/microservice-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. [Framework](/categories/framework)
4. /
5. vocento/microservice-bundle

ActiveBundle[Framework](/categories/framework)

vocento/microservice-bundle
===========================

Base bundle for Microservice projects

v5.4.0(4mo ago)441.3k↓30%4proprietaryPHPPHP &gt;=7.4CI passing

Since Oct 21Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/Vocento/microservice-bundle)[ Packagist](https://packagist.org/packages/vocento/microservice-bundle)[ Docs](https://github.com/Vocento/microservice-bundle)[ RSS](/packages/vocento-microservice-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (35)Used By (0)

MicroserviceBundle
==================

[](#microservicebundle)

This bundle contains the base for the services at Vocento and how the versioning and other resources of the service should work.

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

[](#installation)

To install the bundle, include the package as a requirement in your `composer.json` file.

```
composer require vocento/microservice-bundle
```

Once the bundle is installed, you have to configure it.

Configure the Bundle
--------------------

[](#configure-the-bundle)

Add the bundle to the `config/bundles.php` file.

```
