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

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

igorkri/yii2-ajaxcrud-bs5
=========================

Gii CRUD template for Single Page Ajax Administration for yii2

1.0.4(2y ago)051Apache-2.0PHP

Since Jun 6Pushed 2y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (7)Versions (6)Used By (0)

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

[](#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

```
composer require --prefer-dist igorkri/yii2-ajaxcrud-bs5 "*"

```

or add

```
"igorkri/yii2-ajaxcrud-bs5": "*"

```

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Every ~42 days

Total

5

Last Release

902d ago

### Community

Maintainers

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

---

Top Contributors

[![igorkri](https://avatars.githubusercontent.com/u/29359219?v=4)](https://github.com/igorkri "igorkri (5 commits)")

---

Tags

databasetemplateyii2extensionajaxcrudgii

### Embed Badge

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

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

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