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

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

hoaaah/yii2-ajaxcrud-bs4
========================

Gii CRUD template for Single Page Ajax Administration for yii2

v1.0.4(5y ago)25.2k141Apache-2.0PHP

Since Nov 23Pushed 2y ago2 watchersCompare

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

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

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

[](#yii2-ajaxcrud)

This is not my work, this repository created by [johitvn](https://github.com/johnitvn/yii2-ajaxcrud), but because I (and maybe some other people) need to optimize this Gii Template with BS4, so I create new repository to accomodate it. If [johitvn](https://github.com/johnitvn/yii2-ajaxcrud) already merge my PR, I will delete this repository.

[![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 hoaaah/yii2-ajaxcrud-bs4 "*"

```

or add

```
"hoaaah/yii2-ajaxcrud-bs4": "*"

```

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 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~96 days

Total

5

Last Release

1976d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2db100ff0fe4ad78db746dfa9f10427e46dad84cdb805674bd52b18b311f5b85?d=identicon)[hoaaah](/maintainers/hoaaah)

---

Top Contributors

[![hoaaah](https://avatars.githubusercontent.com/u/8166322?v=4)](https://github.com/hoaaah "hoaaah (9 commits)")[![dshiryaev-plesk](https://avatars.githubusercontent.com/u/19424413?v=4)](https://github.com/dshiryaev-plesk "dshiryaev-plesk (5 commits)")[![ahmadfadlydziljalal](https://avatars.githubusercontent.com/u/6583254?v=4)](https://github.com/ahmadfadlydziljalal "ahmadfadlydziljalal (4 commits)")[![arollmann](https://avatars.githubusercontent.com/u/2589161?v=4)](https://github.com/arollmann "arollmann (1 commits)")[![sihar](https://avatars.githubusercontent.com/u/4416176?v=4)](https://github.com/sihar "sihar (1 commits)")

---

Tags

databasetemplateyii2extensionajaxcrudgii

### Embed Badge

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

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

###  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)
