PHPackages                             worldia/textmaster-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. worldia/textmaster-bundle

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

worldia/textmaster-bundle
=========================

A Symfony2 bundle integrating textmaster-api

v2.2.0(8y ago)015.9kproprietaryPHPPHP &gt;=7.0

Since May 10Pushed 8y ago9 watchersCompare

[ Source](https://github.com/worldia/textmaster-bundle)[ Packagist](https://packagist.org/packages/worldia/textmaster-bundle)[ Docs](https://github.com/worldia/textmaster-bundle)[ RSS](/packages/worldia-textmaster-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (17)Versions (24)Used By (0)

TextmasterBundle
================

[](#textmasterbundle)

[![Build Status](https://camo.githubusercontent.com/fb001e70a9cce4172e2798c85bb3485eec436f3832b8a7e1ebc429af284eb851/68747470733a2f2f7472617669732d63692e6f72672f776f726c6469612f746578746d61737465722d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/worldia/textmaster-bundle) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/02c1d110408adc8b0a1d467b31afac9dafbc076af719cedeb1b0376263d1d3b9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776f726c6469612f746578746d61737465722d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d617374657226733d39656236356563336164333939656336353264306638646561623439363864313230313630386363)](https://scrutinizer-ci.com/g/worldia/textmaster-bundle/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/ed2d5eb29a3fe5548268e5746aa65b4e8c4346c10e62776b78914e620ada353e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776f726c6469612f746578746d61737465722d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d617374657226733d32376164616632636465316434356162396666616265383664323461646135343465353132303766)](https://scrutinizer-ci.com/g/worldia/textmaster-bundle/?branch=master)

A Symfony2 bundle integrating [textmaster-api](https://github.com/worldia/textmaster-api).

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

[](#installation)

### Step 1: Download TextmasterBundle using composer

[](#step-1-download-textmasterbundle-using-composer)

Require the bundle with composer:

```
$ composer require worldia/textmaster-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
