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

ActiveYii2-extension

eddiemb95/yii2-ajaxcrud-b4
==========================

Gii CRUD template para simple pagina con ajax basado en https://github.com/johnitvn/yii2-ajaxcrud

213PHP

Since Feb 26Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#yii2-ajaxcrud-b4)

[![Latest Stable Version](https://camo.githubusercontent.com/60dce8b96c7d7de66e592cc70c216b5f416010e5375fac8f7eab355a94267c76/68747470733a2f2f706f7365722e707567782e6f72672f65646469656d6239352f796969322d616a6178637275642d62342f762f737461626c65)](https://packagist.org/packages/eddiemb95/yii2-ajaxcrud-b4)[![Total Downloads](https://camo.githubusercontent.com/b5eb275650273601306490a35f63ea3c512d8b939e23d7a0217d167839e4bb32/68747470733a2f2f706f7365722e707567782e6f72672f65646469656d6239352f796969322d616a6178637275642d62342f646f776e6c6f616473)](https://packagist.org/packages/eddiemb95/yii2-ajaxcrud-b4)[![Latest Unstable Version](https://camo.githubusercontent.com/673e7ce1a1894d6748cd87fc87f6524980665f00ade7854b74dee1467ea0e4fa/68747470733a2f2f706f7365722e707567782e6f72672f65646469656d6239352f796969322d616a6178637275642d62342f762f756e737461626c65)](https://packagist.org/packages/eddiemb95/yii2-ajaxcrud-b4)[![License](https://camo.githubusercontent.com/bb9f442a39eb07fe1bbbe811428a1d3c6ba6e4ffc63110dd1b6553779ded8fbd/68747470733a2f2f706f7365722e707567782e6f72672f65646469656d6239352f796969322d616a6178637275642d62342f6c6963656e7365)](https://packagist.org/packages/eddiemb95/yii2-ajaxcrud-b4)Gii CRUD template for Single Page Ajax Administration for yii2 para boopstrap 4

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

```

or add

```
"eddiemb65/yii2-ajaxcrud-b4": "*"

```

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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.

### Community

Maintainers

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

---

Top Contributors

[![eddiemb95](https://avatars.githubusercontent.com/u/22157675?v=4)](https://github.com/eddiemb95 "eddiemb95 (10 commits)")

### Embed Badge

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

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

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
