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. [Framework](/categories/framework)
4. /
5. juniorpires/sms-projeto-modelo

ActiveProject[Framework](/categories/framework)

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 2w 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 13% 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://avatars.githubusercontent.com/u/1533507?v=4)[Júnior Pires](/maintainers/juniorpires)[@juniorpires](https://github.com/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)
```

###  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)
