PHPackages                             imatic/controller-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. imatic/controller-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

imatic/controller-bundle
========================

Bundle to write simple controllers

v5.0.7(2y ago)15.1k[1 PRs](https://github.com/imatic/controller-bundle/pulls)1MITPHPPHP ^7.4 || ^8.0

Since Feb 10Pushed 1y ago5 watchersCompare

[ Source](https://github.com/imatic/controller-bundle)[ Packagist](https://packagist.org/packages/imatic/controller-bundle)[ Docs](https://www.imatic.cz)[ RSS](/packages/imatic-controller-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (18)Versions (40)Used By (1)

[![Build Status](https://camo.githubusercontent.com/783715ae5fc8bb10bd38b8a5062dfe762c71ef8c79d39469952df2dbb0371fe8/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f696d617469632f636f6e74726f6c6c65722d62756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/imatic/controller-bundle)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](LICENSE)

ImaticControllerBundle
======================

[](#imaticcontrollerbundle)

This bundle makes it easy to write simple controllers for all kinds of actions. It heavilly uses [ImaticDataBundle](https://github.com/imatic/data-bundle). So you you should read it's documentation first if you didn't yet.

The bundle allows you to write simple actions in 2 forms

- using fluent interface

```
