PHPackages                             execut/yii2-books-native - 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. execut/yii2-books-native

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

execut/yii2-books-native
========================

Example of simple Yii2 CRUD

0.1.6(5y ago)053Apache-2.0PHPPHP ^7.4

Since Jul 15Pushed 5y ago2 watchersCompare

[ Source](https://github.com/execut/yii2-books-native)[ Packagist](https://packagist.org/packages/execut/yii2-books-native)[ Docs](https://github.com/execut/yii2-books-native)[ RSS](/packages/execut-yii2-books-native/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (8)Used By (0)

Yii2 books native
=================

[](#yii2-books-native)

CRUD for books on native Yii2 framework for a compare and demonstration [execut/yii2-books](https://github.com/execut/yii2-books).

For license information check the [LICENSE-file](https://github.com/execut/yii2-books-native/blob/master/LICENSE.md).

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

### Install

[](#install)

Either run

```
$ php composer.phar require execut/yii2-books-native "dev-master"

```

or add

```
"execut/yii2-books-native": "dev-master"

```

to the `require` section of your `composer.json` file.

Apply module migrations:

```
./yii migrate/up --interactive=0
-> ...migration was applied.
->
-> Migrated up successfully.
```

Usage
-----

[](#usage)

Open books example url in your browser [/booksNative/books/index](http://localhost/booksNative/books/index).

[![Books CRUD list](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/books-list.jpg)](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/books-list.jpg)[![Books CRUD form](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/books-form.jpg)](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/books-form.jpg)

Authors example here [/booksNative/authors/index](http://localhost/booksNative/authors/index).

[![Authors CRUD list](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/authors-list.jpg)](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/authors-list.jpg)[![Authors CRUD form](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/authors-form.jpg)](https://raw.githubusercontent.com/execut/yii2-books-native/master/docs/guide/i/authors-form.jpg)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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 ~7 days

Recently: every ~0 days

Total

7

Last Release

2138d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2357407?v=4)[Yuriy Mamaev](/maintainers/execut)[@execut](https://github.com/execut)

---

Top Contributors

[![execut](https://avatars.githubusercontent.com/u/2357407?v=4)](https://github.com/execut "execut (22 commits)")

---

Tags

yii2 crud example

### Embed Badge

![Health badge](/badges/execut-yii2-books-native/health.svg)

```
[![Health](https://phpackages.com/badges/execut-yii2-books-native/health.svg)](https://phpackages.com/packages/execut-yii2-books-native)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[yiisoft/yii2-redis

Redis Cache, Session and ActiveRecord for the Yii framework

47912.3M273](/packages/yiisoft-yii2-redis)[yiisoft/yii2-app-advanced

Yii 2 Advanced Project Template

1.7k961.7k5](/packages/yiisoft-yii2-app-advanced)[yiisoft/yii2-debug

The debugger extension for the Yii framework

21624.5M618](/packages/yiisoft-yii2-debug)[yiisoft/yii2-app-basic

Yii 2 Basic Project Template

7101.8M8](/packages/yiisoft-yii2-app-basic)[yiisoft/yii2-apidoc

API Documentation generator for the Yii framework 2.0

260712.7k31](/packages/yiisoft-yii2-apidoc)

PHPackages © 2026

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