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

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

s4studio/yii2-ajaxcrud
======================

Gii CRUD template for Single Page Ajax Administration for yii2

2.3.1(3y ago)0104Apache-2.0PHP

Since Jun 29Pushed 3y agoCompare

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

READMEChangelog (4)Dependencies (7)Versions (25)Used By (0)

yii2-ajaxcrud for Bootstrap4 or 5
=================================

[](#yii2-ajaxcrud-for-bootstrap4-or-5)

[![Latest Stable Version](https://camo.githubusercontent.com/8d9361921b7f90f1c5ce9d746e4be2bcc2a3f1aae48b467f75c015f01759d387/687474703a2f2f706f7365722e707567782e6f72672f733473747564696f2f796969322d616a6178637275642f76)](https://packagist.org/packages/s4studio/yii2-ajaxcrud)[![Total Downloads](https://camo.githubusercontent.com/429e64debd2444297f6faaa5f54f6f22d0384fe0dc33a50bec38669e6dd8deb7/687474703a2f2f706f7365722e707567782e6f72672f733473747564696f2f796969322d616a6178637275642f646f776e6c6f616473)](https://packagist.org/packages/s4studio/yii2-ajaxcrud)[![License](https://camo.githubusercontent.com/426dcdfb01cf14137abca647ac79b9d57205f2c3ce12ad40ca984b36a1994e13/687474703a2f2f706f7365722e707567782e6f72672f733473747564696f2f796969322d616a6178637275642f6c6963656e7365)](https://packagist.org/packages/s4studio/yii2-ajaxcrud)

Gii CRUD template for Single Page Ajax Administration for [yii2](https://yiiframework.com) using [Bootstrap4 / Bootstrap5](https://getbootstrap.com)

[![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 s4studio/yii2-ajaxcrud "dev-master"

```

or add

```
"s4studio/yii2-ajaxcrud": "dev-master"

```

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

Insert the following code into layout main file (ex. /views/layouts/main.php)

```

```

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**

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

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 63.2% 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 ~112 days

Recently: every ~580 days

Total

24

Last Release

1383d ago

Major Versions

1.0.6 → 2.0.02015-07-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/1bb0203a0513468d82ada30651fe5a49e4ed2a11276652e6e9e63636144d873c?d=identicon)[ekawalec](/maintainers/ekawalec)

---

Top Contributors

[![johnitvn](https://avatars.githubusercontent.com/u/8359652?v=4)](https://github.com/johnitvn "johnitvn (98 commits)")[![drsdre](https://avatars.githubusercontent.com/u/809827?v=4)](https://github.com/drsdre "drsdre (21 commits)")[![ekawalec](https://avatars.githubusercontent.com/u/9531269?v=4)](https://github.com/ekawalec "ekawalec (18 commits)")[![hoaaah](https://avatars.githubusercontent.com/u/8166322?v=4)](https://github.com/hoaaah "hoaaah (10 commits)")[![qSebastiaNp](https://avatars.githubusercontent.com/u/6986976?v=4)](https://github.com/qSebastiaNp "qSebastiaNp (2 commits)")[![Er-Kalpesh](https://avatars.githubusercontent.com/u/1539329?v=4)](https://github.com/Er-Kalpesh "Er-Kalpesh (2 commits)")[![WinterSilence](https://avatars.githubusercontent.com/u/3521094?v=4)](https://github.com/WinterSilence "WinterSilence (1 commits)")[![padlian](https://avatars.githubusercontent.com/u/6737307?v=4)](https://github.com/padlian "padlian (1 commits)")[![waffle-iron](https://avatars.githubusercontent.com/u/6912981?v=4)](https://github.com/waffle-iron "waffle-iron (1 commits)")[![athikurrakhman](https://avatars.githubusercontent.com/u/67375034?v=4)](https://github.com/athikurrakhman "athikurrakhman (1 commits)")

---

Tags

databasetemplateyii2extensionajaxcrudbootstrapgiibootstrap5bootstrap4

### Embed Badge

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

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