PHPackages                             sokil/frontend-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sokil/frontend-bundle

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

sokil/frontend-bundle
=====================

Frontend components to quick start frontend app

0.12.7(9y ago)173[3 issues](https://github.com/sokil/FrontendBundle/issues)2MITJavaScriptPHP ^5.6 || ^7.0

Since Oct 10Pushed 5y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (4)Versions (12)Used By (2)

Frontend Bundle
===============

[](#frontend-bundle)

Single Page Application based on Backbone, Marionette and Twitter Bootstrap

[![Total Downloads](https://camo.githubusercontent.com/03771c9d65ab6a8f5c21d6d4f888e4d1151fee38c6a480c4d48f00a726c8a925/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6b696c2f66726f6e74656e642d62756e646c652e737667)](https://packagist.org/packages/sokil/frontend-bundle)[![Build Status](https://camo.githubusercontent.com/fe5151cc7ce42baa4224920f4a920e234d773c751c281df613470a154d28352d/68747470733a2f2f7472617669732d63692e6f72672f736f6b696c2f66726f6e74656e642d62756e646c652e706e673f6272616e63683d6d61737465722631)](https://travis-ci.org/sokil/frontend-bundle)

- [Installation](#installation)
- [Controller](#controller)
    - [Single Page Application](#single-page-application)
    - [Application data](#application-data)
- [Model](#model)
    - [Handling json requests](#handling-json-requests)
- [View](#view)
    - [Template](#template)
    - [Regions](#regions)
    - [Router](#router)
    - [Service container](#service-container)
    - [RequireJs](#requirejs)
    - [Frontend Components](#frontend-components)
        - [Popup](#popup)
        - [List](#list)
        - [MultiTypeahead](#multitypeahead)

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

[](#installation)

Add composer dependency:

```
composer require sokil/frontend-bundle

```

Add bundle to AppKernel:

```
