PHPackages                             origrata/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. [Framework](/categories/framework)
4. /
5. origrata/yii2-ajaxcrud

ActiveYii2-extension[Framework](/categories/framework)

origrata/yii2-ajaxcrud
======================

Gii CRUD template for Single Page Ajax Administration for yii2

01PHP

Since Apr 16Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-ajaxcrud modify from JHONITVN
==================================

[](#yii2-ajaxcrud-modify-from-jhonitvn)

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

```

or add

```
"origrata/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,
    ]
]
```

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:

in param.php file add

'bsVersion' =&gt; '5.x',

and you can see **Ajax CRUD Generator**

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

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66% 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/3d0decf6ad412a58bc1f58a2b5d93ad42f991d19e1a9f3d2c10d45e87783b597?d=identicon)[origrata](/maintainers/origrata)

---

Top Contributors

[![johnitvn](https://avatars.githubusercontent.com/u/8359652?v=4)](https://github.com/johnitvn "johnitvn (99 commits)")[![drsdre](https://avatars.githubusercontent.com/u/809827?v=4)](https://github.com/drsdre "drsdre (21 commits)")[![origrata](https://avatars.githubusercontent.com/u/42106367?v=4)](https://github.com/origrata "origrata (11 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)")[![athikurrakhman](https://avatars.githubusercontent.com/u/67375034?v=4)](https://github.com/athikurrakhman "athikurrakhman (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)")[![abumaryam](https://avatars.githubusercontent.com/u/11420082?v=4)](https://github.com/abumaryam "abumaryam (1 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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