PHPackages                             brtriver/simple-crud-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. brtriver/simple-crud-bundle

ActiveLibrary[Framework](/categories/framework)

brtriver/simple-crud-bundle
===========================

Simple CRUD trait controller class for Symfony2

3161PHP

Since Feb 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/brtriver/simple-crud-bundle)[ Packagist](https://packagist.org/packages/brtriver/simple-crud-bundle)[ RSS](/packages/brtriver-simple-crud-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SimpleCrudBundle
================

[](#simplecrudbundle)

SimpleCrudBundle is a Symfony2 Bundle. This bundle provides simple actions for CRUD in your controller by trait. You indicate templates and entity/repository by `@Crud` annotation:

```
