PHPackages                             netis/yii2-crud-demo - 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. netis/yii2-crud-demo

ActiveProject[Framework](/categories/framework)

netis/yii2-crud-demo
====================

Yii 2 CRUD Demo

0772[7 issues](https://github.com/netis-pl/yii2-crud-demo/issues)PHP

Since Dec 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/netis-pl/yii2-crud-demo)[ Packagist](https://packagist.org/packages/netis/yii2-crud-demo)[ RSS](/packages/netis-yii2-crud-demo/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii 2 CRUD Demo
===============

[](#yii-2-crud-demo)

Demo project presenting the [yii2-crud](https://github.com/netis-pl/yii2-crud) extension on the Northwind example database.

Sources available at .

Preparation steps:

- cleaned up the basic yii2 application template
- imported the Northwind db, added foreign keys via migration
- added users table and used the yii2-usr module for authorization and authentication, added default admin user

CRUD steps:

- installed via `composer require netis/yii2-crud`
- added the gii model generator to *config/web.php*
- generated models
- registered default controllers in the application controller map
- registered the crudModelsMap application component
- created auth items and associations for default user
- configured some components: view (default views path), aliases, formatter

CRUD customization:

- overridden Category and Employee picture fields

Usage
-----

[](#usage)

`composer create-project -s dev netis/yii2-crud-demo crud.niix.pl/`

Install the database, load schema from *docs/northwind.postgre.sql* and apply migrations. Update app config if required.

Log in using **admin** username and **admin** password.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/795177?v=4)[Jan Waś](/maintainers/nineinchnick)[@nineinchnick](https://github.com/nineinchnick)

---

Top Contributors

[![nineinchnick](https://avatars.githubusercontent.com/u/795177?v=4)](https://github.com/nineinchnick "nineinchnick (25 commits)")

### Embed Badge

![Health badge](/badges/netis-yii2-crud-demo/health.svg)

```
[![Health](https://phpackages.com/badges/netis-yii2-crud-demo/health.svg)](https://phpackages.com/packages/netis-yii2-crud-demo)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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