PHPackages                             juniorpires/sms-projeto-modelo - 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. juniorpires/sms-projeto-modelo

ActiveProject

juniorpires/sms-projeto-modelo
==============================

Projeto Yii 2 avançado com configurações extras

022PHP

Since Sep 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/juniorpires/sms-projeto-modelo)[ Packagist](https://packagist.org/packages/juniorpires/sms-projeto-modelo)[ RSS](/packages/juniorpires-sms-projeto-modelo/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

sms-projeto-modelo
==================

[](#sms-projeto-modelo)

Instalação:
-----------

[](#instalação)

1 - composer global require "fxp/composer-asset-plugin:^1.3.1"

2 - composer create-project --stability=dev juniorpires/sms-projeto-modelo

3 - cd sms-projeto-modelo

4 - php init

5 - composer update

6 - crie um banco de dados

- Em common/config/main-local.php: ```
        'components' => [
                'db' => [
                    'class' => 'yii\db\Connection',
                    'dsn' => 'mysql:host=127.0.0.1;dbname=nomedobanco',
                    'username' => 'root',
                    'password' => '',
                    'charset' => 'utf8',
                ],
        ]
    ```

    *lembre-se de colocar no host: 127.0.0.1*

7 - php yii migrate/up --migrationPath=@vendor/dektrium/yii2-user/migrations

8 - php yii migrate/up --migrationPath=@yii/rbac/migrations

9 - php yii migrate

Verificando se deu certo:
-------------------------

[](#verificando-se-deu-certo)

login: admin senha: admin1

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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://www.gravatar.com/avatar/593380d63a880dec3faa99612b52a9dae444cab3af97909b34ead3f967b88a93?d=identicon)[juniorpires](/maintainers/juniorpires)

---

Top Contributors

[![juniorpires](https://avatars.githubusercontent.com/u/1533507?v=4)](https://github.com/juniorpires "juniorpires (24 commits)")

---

Tags

phpyii2

### Embed Badge

![Health badge](/badges/juniorpires-sms-projeto-modelo/health.svg)

```
[![Health](https://phpackages.com/badges/juniorpires-sms-projeto-modelo/health.svg)](https://phpackages.com/packages/juniorpires-sms-projeto-modelo)
```

PHPackages © 2026

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