PHPackages                             wernerdweight/doctrine-crud-api-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. [Database &amp; ORM](/categories/database)
4. /
5. wernerdweight/doctrine-crud-api-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

wernerdweight/doctrine-crud-api-bundle
======================================

Symfony bundle for CRUD API powered by Doctrine mapping.

3.2.3(1y ago)32.7kMITPHPPHP &gt;=8.1

Since Jul 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/wernerdweight/DoctrineCrudApiBundle)[ Packagist](https://packagist.org/packages/wernerdweight/doctrine-crud-api-bundle)[ Docs](https://github.com/wernerdweight/DoctrineCrudApiBundle)[ RSS](/packages/wernerdweight-doctrine-crud-api-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (50)Used By (0)

DoctrineCrudApiBundle
=====================

[](#doctrinecrudapibundle)

CRUD API powered by Doctrine mapping for Symfony

[![Build Status](https://camo.githubusercontent.com/5bf98cd818054b9ccf91a7e2f28c2af04a919e61e085cd3e5e6f076f5bad70e4/68747470733a2f2f6170702e7472617669732d63692e636f6d2f7765726e6572647765696768742f446f637472696e654372756441706942756e646c652e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/wernerdweight/DoctrineCrudApiBundle)[![Latest Stable Version](https://camo.githubusercontent.com/59eb57f7660ac47ad84dd399c9115b60fb7776f4ee0fa307885036223ae8d26f/68747470733a2f2f706f7365722e707567782e6f72672f7765726e6572647765696768742f646f637472696e652d637275642d6170692d62756e646c652f762f737461626c65)](https://packagist.org/packages/wernerdweight/doctrine-crud-api-bundle)[![Total Downloads](https://camo.githubusercontent.com/54169721dd91ee2cc6aeccb9696942cae814e82cffa6a477be88fa4a4b17f0d6/68747470733a2f2f706f7365722e707567782e6f72672f7765726e6572647765696768742f646f637472696e652d637275642d6170692d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/wernerdweight/doctrine-crud-api-bundle)[![License](https://camo.githubusercontent.com/9e938d8049d0b7bdc066b2dda9b46826efd8a992b9ef9c1e6b70f5728a76c0e2/68747470733a2f2f706f7365722e707567782e6f72672f7765726e6572647765696768742f646f637472696e652d637275642d6170692d62756e646c652f6c6963656e7365)](https://packagist.org/packages/wernerdweight/doctrine-crud-api-bundle)

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

[](#installation)

### 1. Download using composer

[](#1-download-using-composer)

```
composer require wernerdweight/doctrine-crud-api-bundle
```

### 2. Enable the bundle

[](#2-enable-the-bundle)

Enable the bundle in your kernel:

```
