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 4w 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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

2084d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ffb982747c04d8d93e2db3f8d90e44864c7c2a21a4c3d00ffbe66325f3f91c4?d=identicon)[execut](/maintainers/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

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k46](/packages/skeeks-cms)

PHPackages © 2026

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