PHPackages                             ghua/ext-direct-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. ghua/ext-direct-bundle

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

ghua/ext-direct-bundle
======================

ExtDirect implementation for Symfony2

v2.4.0(12y ago)155.4k↓50%7[1 issues](https://github.com/ghua/DirectBundle/issues)MITPHPPHP &gt;=5.3.2

Since Oct 22Pushed 9y ago4 watchersCompare

[ Source](https://github.com/ghua/DirectBundle)[ Packagist](https://packagist.org/packages/ghua/ext-direct-bundle)[ Docs](https://github.com/ghua/DirectBundle)[ RSS](/packages/ghua-ext-direct-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

DirectBundle
============

[](#directbundle)

DirectBundle is an implementation of ExtDirect specification for symfony2.

[![Build Status](https://camo.githubusercontent.com/bc126b0361b7bd60e9a2912d01a63240d88731bb530de07c4a11f2fbebdd4801/68747470733a2f2f7472617669732d63692e6f72672f676875612f44697265637442756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/ghua/DirectBundle)

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

[](#installation)

#### Using composer

[](#using-composer)

```
{
    require: {
        "ghua/ext-direct-bundle": "v2.4.0"
    }
}

```

### Register DirectBundle in AppKernel

[](#register-directbundle-in-appkernel)

```
