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

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

jinowom/yii2-ajaxcrud
=====================

Gii CRUD template for Single Page Ajax Administration for yii2

v1.0.0(1y ago)01Apache-2.0PHP

Since Feb 16Pushed 1y agoCompare

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

READMEChangelogDependencies (6)Versions (2)Used By (0)

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

[](#yii2-ajaxcrud)

[![Latest Stable Version](https://camo.githubusercontent.com/37bb7d52ba70b24739ae7e2e115879295ebf00c296bd496615b5fd5e0f69c9f7/68747470733a2f2f706f7365722e707567782e6f72672f6a696e6f776f6d2f796969322d616a6178637275642f762f737461626c65)](https://packagist.org/packages/jinowom/yii2-ajaxcrud)[![License](https://camo.githubusercontent.com/b8e017c6d60508d22906efb1b16e547ea9978c9b08b6b9db392e9d840303fdd3/68747470733a2f2f706f7365722e707567782e6f72672f6a696e6f776f6d2f796969322d616a6178637275642f6c6963656e7365)](https://packagist.org/packages/jinowom/yii2-ajaxcrud)[![Total Downloads](https://camo.githubusercontent.com/39b280e6e0ba4f95d30025cba6d36cdb180e732b66f5e9e07a790038c38df17b/68747470733a2f2f706f7365722e707567782e6f72672f6a696e6f776f6d2f796969322d616a6178637275642f646f776e6c6f616473)](https://packagist.org/packages/jinowom/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)

Updata info
-----------

[](#updata-info)

"yiisoft/yii2-bootstrap5": "^2.0.4", "kartik-v/yii2-grid": "^3.5.3", "kartik-v/yii2-mpdf": "^1.0.6", "kartik-v/yii2-editable": "^1.7.8" from johnitvn/yii2-ajaxcrud ："dev-master" 2022-12-23 04:35

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 jinowom/yii2-ajaxcrud "@dev"

```

or add

```
"jinowom/yii2-ajaxcrud": "^2.1"

```

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::class,
        'bsVersion' => '4.x', // or '3.x'
        // 'downloadAction' => 'gridview/export/download',
        // 'i18n' => [],
        // 'exportEncryptSalt' => 'tG85vd1',
    ]
]
```

Note: Font Awesome icons not required! See [Bootstrap icons](https://demos.krajee.com/grid#bootstrap-icons)!

You can then access Gii through the following URL:

and you can see **Ajax CRUD Generator**

Thanks for
----------

[](#thanks-for)

yiisoft/yii2 kartik-v/yii2-grid johnitvn/yii2-ajaxcrud ……

Lets contibute to keep it updated and make it useful for all friends.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance43

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

451d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b263a1a85f4ed56baa2458ee30abe2a215f2acec53715c57c3bacc91693de4a?d=identicon)[charleslee](/maintainers/charleslee)

---

Top Contributors

[![jinostart](https://avatars.githubusercontent.com/u/41822778?v=4)](https://github.com/jinostart "jinostart (1 commits)")

---

Tags

databasetemplateyii2extensionajaxcrudgii

### Embed Badge

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

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