PHPackages                             rootlocal/yii2-crud - 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. rootlocal/yii2-crud

ActiveYii2-extension[Admin Panels](/categories/admin)

rootlocal/yii2-crud
===================

Create, read, update and delete extension

v1.0.11(4y ago)1910BSD-3-ClausePHPPHP &gt;=7.4||^8.0||^8.1

Since Dec 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/rootlocal/yii2-crud)[ Packagist](https://packagist.org/packages/rootlocal/yii2-crud)[ RSS](/packages/rootlocal-yii2-crud/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (15)Versions (13)Used By (0)

Create, read, update and delete Actions
=======================================

[](#create-read-update-and-delete-actions)

[![Latest Stable Version](https://camo.githubusercontent.com/0591d8b24ea444d28cf7c256b18001b4c6e2fa2feb0fa6cd1d304e5893b5c3a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f6f746c6f63616c2f796969322d637275642e737667)](https://packagist.org/packages/rootlocal/yii2-crud)[![Build Status](https://camo.githubusercontent.com/40fde89cab7febc96032cfeb807e981cbd6f3fd7aec438f394556afa6789ffef/68747470733a2f2f6170702e7472617669732d63692e636f6d2f726f6f746c6f63616c2f796969322d637275642e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/rootlocal/yii2-crud)[![Test Coverage](https://camo.githubusercontent.com/81cf9704f23c692f4318d3421ca02e77f1083c1a149363feade3938c077d4f49/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63623538323664323039633065633961633064362f746573745f636f766572616765)](https://codeclimate.com/github/rootlocal/yii2-crud/test_coverage)

- [API Documentation](http://rootlocal.github.io/yii2/rootlocal-crud-controllers-activecontroller.html)
- [Source code](https://github.com/rootlocal/yii2-crud)

Install
-------

[](#install)

```
composer require rootlocal/yii2-crud

```

or add

```
"rootlocal/yii2-crud": "~1.0",
```

to the require section of your composer.json.

#### Standard Controller:

[](#standard-controller)

```
