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

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

templesuite/yii2-ajaxcrud
=========================

Gii CRUD template for Single Page Ajax Administration for yii2

3.0.0(9y ago)02.6k5Apache-2.0PHP

Since Jun 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/TempleSuite/yii2-ajaxcrud)[ Packagist](https://packagist.org/packages/templesuite/yii2-ajaxcrud)[ RSS](/packages/templesuite-yii2-ajaxcrud/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (6)Versions (22)Used By (5)

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 johnitvn/yii2-ajaxcrud "*"

```

or add

```
"johnitvn/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**

Other Links [Free download wordpress theme](https://w3deep.com/wordpress-theme/)[Free download html template](https://w3deep.com/html-template/)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 75.4% 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 ~25 days

Recently: every ~74 days

Total

21

Last Release

3462d ago

Major Versions

1.0.6 → 2.0.02015-07-09

2.1.3 → 3.0.02016-11-18

### Community

Maintainers

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

---

Top Contributors

[![johnitvn](https://avatars.githubusercontent.com/u/8359652?v=4)](https://github.com/johnitvn "johnitvn (95 commits)")[![drsdre](https://avatars.githubusercontent.com/u/809827?v=4)](https://github.com/drsdre "drsdre (21 commits)")[![jeffwalsh](https://avatars.githubusercontent.com/u/8369508?v=4)](https://github.com/jeffwalsh "jeffwalsh (6 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/templesuite-yii2-ajaxcrud/health.svg)

```
[![Health](https://phpackages.com/badges/templesuite-yii2-ajaxcrud/health.svg)](https://phpackages.com/packages/templesuite-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)
