PHPackages                             kami/api-core-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. [API Development](/categories/api)
4. /
5. kami/api-core-bundle

ActiveSymfony-bundle[API Development](/categories/api)

kami/api-core-bundle
====================

This bundle provides you with easy and flexible REST CRUDs creation

02.6kPHP

Since Jun 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/kamilabs/api-core-bundle)[ Packagist](https://packagist.org/packages/kami/api-core-bundle)[ RSS](/packages/kami-api-core-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

KamiApiCoreBundle [![Build Status](https://camo.githubusercontent.com/dc870a5dead9614132ef9b22c81168937b5cead18274273334fbc89aa43971e1/68747470733a2f2f7472617669732d63692e6f72672f6b616d696c6162732f6170692d636f72652d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kamilabs/api-core-bundle) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/ca961155f7cd168a62b26647b7174a148e4fb2e3a96ca1ebf5a22e3ada3ad615/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b616d696c6162732f6170692d636f72652d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kamilabs/api-core-bundle/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/47a72542815e578d8f0528c705e4a87113a21974348e50fce3135c40fe994b6e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b616d696c6162732f6170692d636f72652d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kamilabs/api-core-bundle/?branch=master)
====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#kamiapicorebundle---)

This bundle provides easiest way to create CRUD actions in your REST applications. Simple and flexible configuration for each resource included.

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

[](#installation)

Installation is easy. You just follow these sipmle steps

Require it

```
composer require kami/api-core-bundle
```

Add it to your kernel

```
