PHPackages                             ob/cms-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. [Admin Panels](/categories/admin)
4. /
5. ob/cms-bundle

AbandonedArchivedSymfony-bundle[Admin Panels](/categories/admin)

ob/cms-bundle
=============

Simple admin generator bundle for your Symfony project

0.1.3(10y ago)42872MITPHPPHP &gt;=5.3.3

Since Nov 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/marcaube/ObCmsBundle)[ Packagist](https://packagist.org/packages/ob/cms-bundle)[ Docs](https://github.com/marcaube/ObCmsBundle)[ RSS](/packages/ob-cms-bundle/feed)WikiDiscussions master Synced 1mo ago

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

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/038dd1840c09044c9d5d6b62f5debfb1a2ef29e54377a49236d85f117ad5020f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d617263617562652f4f62436d7342756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/marcaube/ObCmsBundle/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/7277054e82c397a00469f1b996255464b33ec864eb30ca9912f8904786ba8af4/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65616337396337662d616436312d343737662d626232662d3466316633346237646362312f6d696e692e706e67)](https://insight.sensiolabs.com/projects/eac79c7f-ad61-477f-bb2f-4f1f34b7dcb1)

### What this bundle is not …

[](#what-this-bundle-is-not-)

- Production ready
- An example of beautiful code or best practices
- A weapon against zombies
- A bundle for power users

\###What it is …

- A simple way to manage entities without writing too much code
- A playground to become a better PHP dev

### Features

[](#features)

- Add CRUD actions for an entity in a couple of php lines
- Row and multi-row actions, search, filters and pagination
- Clean and simple UI

### What it does not

[](#what-it-does-not)

- Handle entity relations
- Dashboard widgets
- Security/Authentication
- Solve world hunger

---

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

[](#installation)

- Run `composer require ob/cms-bundle`
- Register the bundles in your `app/AppKernel.php`:

```
