PHPackages                             dmk-design/yii2-ajaxcrud - 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. dmk-design/yii2-ajaxcrud

ActiveYii2-extension[Database &amp; ORM](/categories/database)

dmk-design/yii2-ajaxcrud
========================

Gii CRUD template for Single Page Ajax Administration for yii2

v2.2.0(1y ago)0123↓50%1Apache-2.0PHP

Since Jun 29Pushed 2mo agoCompare

[ Source](https://github.com/dmk-design/yii2-ajaxcrud)[ Packagist](https://packagist.org/packages/dmk-design/yii2-ajaxcrud)[ RSS](/packages/dmk-design-yii2-ajaxcrud/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (32)Used By (1)

yii2-ajaxcrud
=============

[](#yii2-ajaxcrud)

[![Latest Stable Version](https://camo.githubusercontent.com/c95494b16674229bb1e3c6344d406e106566abd220d3e7a9080c370deb297139/68747470733a2f2f706f7365722e707567782e6f72672f6a6f686e6974766e2f796969322d616a6178637275642f762f737461626c65)](https://packagist.org/packages/johnitvn/yii2-ajaxcrud)[![License](https://camo.githubusercontent.com/3cf359d4671848378b675a237e4d5ab36b5476d7a886eeeef3916afb7d775f0a/68747470733a2f2f706f7365722e707567782e6f72672f6a6f686e6974766e2f796969322d616a6178637275642f6c6963656e7365)](https://packagist.org/packages/johnitvn/yii2-ajaxcrud)[![Total Downloads](https://camo.githubusercontent.com/e9f7bdbd46d9e8a528025c31a4a644a1c05cc3f2255ba89256751889a6adc96d/68747470733a2f2f706f7365722e707567782e6f72672f6a6f686e6974766e2f796969322d616a6178637275642f646f776e6c6f616473)](https://packagist.org/packages/johnitvn/yii2-ajaxcrud)

Gii CRUD template for Single Page Ajax Administration for yii2

[![yii2 ajaxcrud extension screenshot](https://camo.githubusercontent.com/250253726e8ea6d324caf90131768c343096933630d9a29abf307901b2f651dd/68747470733a2f2f63312e737461746963666c69636b722e636f6d2f312f3333302f31383635393933313433335f366533646232343631645f6f2e706e67 "yii2 ajaxcrud extension screenshot")](https://camo.githubusercontent.com/250253726e8ea6d324caf90131768c343096933630d9a29abf307901b2f651dd/68747470733a2f2f63312e737461746963666c69636b722e636f6d2f312f3333302f31383635393933313433335f366533646232343631645f6f2e706e67)

Features
--------

[](#features)

- Create, read, update, delete in onpage with Ajax
- Bulk delete suport
- Pjax widget suport
- Export function(pdf,html,text,csv,excel,json)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist dmk-design/yii2-ajaxcrud "*"

```

or add

```
"dmk-design/yii2-ajaxcrud": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

For first you must enable Gii module Read more about [Gii code generation tool](http://www.yiiframework.com/doc-2.0/guide-tool-gii.html)

Because this extension used [kartik-v/yii2-grid](https://github.com/kartik-v/yii2-grid) extensions so we must config gridview module before

Let 's add into modules config in your main config file

```
'modules' => [
    'gridview' =>  [
        'class' => '\kartik\grid\Module'
    ]
]
```

You can then access Gii through the following URL:

and you can see **Ajax CRUD Generator**

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance64

Regular maintenance activity

Popularity11

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 53.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~116 days

Recently: every ~300 days

Total

30

Last Release

591d ago

Major Versions

1.0.6 → 2.0.02015-07-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/afe55727f4802c4ef9935c4bed76320863b9e1a960346cf1dc1a048c2f45f16c?d=identicon)[dmkdesign](/maintainers/dmkdesign)

---

Top Contributors

[![johnitvn](https://avatars.githubusercontent.com/u/8359652?v=4)](https://github.com/johnitvn "johnitvn (96 commits)")[![dmkdesign](https://avatars.githubusercontent.com/u/755477?v=4)](https://github.com/dmkdesign "dmkdesign (57 commits)")[![drsdre](https://avatars.githubusercontent.com/u/809827?v=4)](https://github.com/drsdre "drsdre (21 commits)")[![qSebastiaNp](https://avatars.githubusercontent.com/u/6986976?v=4)](https://github.com/qSebastiaNp "qSebastiaNp (2 commits)")[![athikurrakhman](https://avatars.githubusercontent.com/u/67375034?v=4)](https://github.com/athikurrakhman "athikurrakhman (1 commits)")[![waffle-iron](https://avatars.githubusercontent.com/u/6912981?v=4)](https://github.com/waffle-iron "waffle-iron (1 commits)")

---

Tags

databasetemplateyii2extensionajaxcrudgii

### Embed Badge

![Health badge](/badges/dmk-design-yii2-ajaxcrud/health.svg)

```
[![Health](https://phpackages.com/badges/dmk-design-yii2-ajaxcrud/health.svg)](https://phpackages.com/packages/dmk-design-yii2-ajaxcrud)
```

###  Alternatives

[johnitvn/yii2-ajaxcrud

Gii CRUD template for Single Page Ajax Administration for yii2

97209.6k16](/packages/johnitvn-yii2-ajaxcrud)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
